Skip to content

amanda-park/feateng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feateng

Developed by Amanda Park & Phil Sattler, feateng is a Python library meant to make feature engineering for data science preprocessing easier. This library gives reproducible functions for the following:

  • Data Cleaning
    • Reduce levels of categorical variables
    • Convert variable types
    • Add date column as index
    • Remove columns with high NA values
    • One-hot encode categorical variables
    • Identify outliers
  • Transformations
    • Normalize data
    • Box-cox transformation
    • PCA
    • Select features by PPS (Predictive Power Score)

About

Developed by Amanda Park & Phil Sattler, feateng is a Python library meant to make feature engineering for data science preprocessing easier.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors