top of page


From Raw to Refined: A Journey Through Data Preprocessing - Part 2: Missing Values
This article will explain the concept of missing values in the data and the ways to deal with data containing missing values.
shivamshinde92722
Aug 5, 20236 min read


From Raw to Refined: A Journey Through Data Preprocessing — Part 1: Feature Scaling
This article is the part 1 of the Data Preprocessing series. In this part, I explain the feature scaling step of the preprocessing.
shivamshinde92722
Jul 29, 20233 min read

From Chaos to Order: Harnessing Data Clustering for Enhanced Decision-Making
This article will show the important use cases of data clustering methods, how to use these methods, and also show how one can use these met
shivamshinde92722
Jul 15, 20236 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