Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/raravindds/auto_fe
- Owner: RAravindDS
- License: mit
- Created: 2022-10-27T02:26:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T11:57:36.000Z (over 1 year ago)
- Last Synced: 2024-10-14T19:21:05.983Z (2 months ago)
- Topics: mahinelearning, numpy, pandas, python, sklearn
- Language: Python
- Homepage: https://pypi.org/project/auto-fe/
- Size: 675 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)