Skip to content

Data preprocessing functions to impute missing values and handle outliers

Notifications You must be signed in to change notification settings

ksv-muralidhar/data_preprocessing_functions

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

Watchers

Forks

Releases

No releases published

Packages

No packages published