This repository is a collection of basic code templates for Data Preparation. All codes I am sharing are from the practical exercises I did from the Data Science Infinity Program.
-
Updated
Jul 27, 2021 - Python
This repository is a collection of basic code templates for Data Preparation. All codes I am sharing are from the practical exercises I did from the Data Science Infinity Program.
Data imputation is used when there are missing values in a dataset. It helps fill in these gaps with estimated values, enabling analysis and modeling. Imputation is crucial for maintaining dataset integrity and ensuring accurate insights from incomplete data.
Kaggle UK Used Car challenge
Filling missed data-points with the most common values among nearest neighbors
This flask web app is used to detect if a wafer(sensor chip) is default or not based on sensor readings.
Add a description, image, and links to the knn-imputer topic page so that developers can more easily learn about it.
To associate your repository with the knn-imputer topic, visit your repo's landing page and select "manage topics."