Skip to content

ArturoSbr/Multivariate-feature-imputation-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Multivariate feature imputation using Decision Trees in Python

Model an independent variable as a function of other independent variables to impute missing values on the former feature.

NOTE (2020-11-20): The function only works for continuous variables. A second version that supports imputation on categorical features is in the works.

About

Model an independent variable as a function of other independent variable to impute its missing values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published