top of page


A Step-by-Step Guide to Building an End-to-End Machine Learning Project
This article will show you the way you can create an end-to-end machine learning project.
shivamshinde92722
Jan 7, 20244 min read


From Raw to Refined: A Journey Through Data Preprocessing — Part 6: Imbalanced Datasets
This article will explain the concept of imbalanced datasets and the methods used to handle them.
shivamshinde92722
Jan 6, 20245 min read


From Raw to Refined: A Journey Through Data Preprocessing — Part 5: Outliers
A Simple Guide to Navigating Data Anomalies. Decode the mystery behind outliers in data science. From detection to resolution, empower your
shivamshinde92722
Aug 31, 20236 min read


From Raw to Refined: A Journey Through Data Preprocessing — Part 4: Data Encoding
Humans can understand textual information. However, this is not the case for machines and any algorithms that machines run. Machines and alg
shivamshinde92722
Aug 30, 20235 min read


From Raw to Refined: A Journey Through Data Preprocessing — Part 3: Duplicate Data
This article will explain how to identify duplicate records in the data and, the different ways to deal with the problem of having duplicate
shivamshinde92722
Aug 27, 20234 min read


A Practical Guide to Exploratory Data Analysis (EDA) Using Python
In this article, I will explain one of the most important parts of the lifecycle of a data science project, i.e., exploratory data analysis
shivamshinde92722
Dec 15, 20227 min read
bottom of page