Skip to content

while we load the dataset we get some missing values from dataset. so to replace the missing values we use a technique in Machine Learning called Imputation. Imputation --- 1. SimpleImputer 2.KNNImputer

Notifications You must be signed in to change notification settings

Rahitya5/IMPUTATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

while we load the dataset we get some missing values from dataset. so to replace the missing values we use a technique in Machine Learning called Imputation. Imputation is a technique used for replacing the missing data with some substitute value to retain most of the data/information of the dataset. Imputation --- 1. SimpleImputer 2.KNNImputer

About

while we load the dataset we get some missing values from dataset. so to replace the missing values we use a technique in Machine Learning called Imputation. Imputation --- 1. SimpleImputer 2.KNNImputer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published