auto-fe

A small python package


Keywords
mahinelearning, numpy, pandas, python, sklearn
License
MIT
Install
pip install auto-fe==0.0.2

Documentation

Auto Feature Engineering Project

  • This is the first version of this project and it contains the basic level auto feature engineering.
  • This can impute both numerical and categorical features in just one line of code. !

Version 1 Notebooks:

  • OneLineCode Notebook:
    Colab
  • AdvancedCustomiableOptions:
    Colab
  • BonusConcepts:
    Colab

Complete Documentation for this Library Available here:

Link to Documentation