Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Data Preprocessing Functions

This repository consists of functions and classes to perform data preprocessing tasks like

  • Imputing missing values of a feature by using another correlated/relevant feature.
  • Clipping or removing outliers using IQR and winsorization methods.

About

Data preprocessing functions to impute missing values and handle outliers

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages