top of page
Search

Feature Scaling for Machine Learning: Understanding the Difference Normalization vs Standardization
Introduction to Feature Scaling I was recently working with a dataset that had multiple features spanning varying degrees of magnitude,...
The Tech Platform
Apr 30, 2021


Using Dapper In ASP.NET Core Web API
First of all, let’s have a clear look at Dapper and how it will be useful in our Core API. I think most of us know what Dapper is, but...
The Tech Platform
Apr 12, 2021


Introduction to Parallel Processing in Machine Learning using Dask
This is the challenge you face when you move from beginner to professional side in your data science journey. There are many tools which...
The Tech Platform
Mar 17, 2021


Machine Learning Workflow on Diabetes Data : Part 02
In my last article of this series, we discussed about the machine learning workflow on the diabetes data set. And discussed about topics...
The Tech Platform
Feb 18, 2021


Introduction to XGBoost
Extreme Gradient Boosting with XGBoost! XGBoost is an optimized Gradient Boosting Machine Learning library. It is originally written in...
The Tech Platform
Feb 6, 2021


How AutoML is Accelerating Time to Value on Data Science Use Cases
Today, businesses are realizing the critical importance of investing in robust data science workflows. Data-driven decision making has...
The Tech Platform
Feb 3, 2021


Python–The Perfect Language for Machine Learning
Machine Learning, in simple terms, is the ability of computers to learn on their own without the need to program new skills. Machine...
The Tech Platform
Jan 26, 2021


Six Types Of Regression | Detailed Explanation
In this article we will learn about: What is Regression Types of Regression What is Regression? If you are a student or Machine Learning...
The Tech Platform
Jan 21, 2021

How to Make Machine Learning Models for Beginners
Introduction Data science is one of the hottest topics in the 21st century because we are generating data at a rate which is much higher...
The Tech Platform
Jan 18, 2021


Real-Time Machine Learning: Not Quite Ready for Prime Time
There are two types of real-time machine learning systems. One type makes predictions in real-time, the other updates models in...
The Tech Platform
Jan 14, 2021
bottom of page