Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors