Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raravindds/auto_fe

Auto Feature Engineering
https://github.com/raravindds/auto_fe

mahinelearning numpy pandas python sklearn

Last synced: 2 months ago
JSON representation

Auto Feature Engineering

Awesome Lists containing this project

README

        

# 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. !
* Checking the readme file :)

## Version 1 Notebooks:
* OneLineCode Notebook:
[**Colab**](https://colab.research.google.com/drive/1_vcUba23LsIc9l_4_s3bFZfGP8UqcGaY?usp=sharing)
* AdvancedCustomiableOptions:
[**Colab**](https://colab.research.google.com/drive/1sP_vypZJZb8oe6p519mru4-lYfA55KSl?usp=sharing)
* BonusConcepts:
[**Colab**](https://colab.research.google.com/drive/18ighHvjg1T0Dw0C-nGVWLkDHpuKT1BSs?usp=sharing)

## Complete Documentation for this Library Available here:
Link to [**Documentation**](https://raravindds.github.io/auto_fe/)