ashishpatel26 / Amazing-Feature-Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
☆702Updated 10 months ago
Alternatives and similar repositories for Amazing-Feature-Engineering:
Users that are interested in Amazing-Feature-Engineering are comparing it to the libraries listed below
- Code repository for the online course Feature Engineering for Machine Learning☆391Updated last year
- Code repository for the online course Feature Selection for Machine Learning☆318Updated 5 months ago
- A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning☆589Updated 6 years ago
- Python Feature Engineering Cookbook, published by Packt☆476Updated 2 years ago
- Code repository for the online course Machine Learning with Imbalanced Data☆175Updated 4 months ago
- Complete-Life-Cycle-of-a-Data-Science-Project☆609Updated 10 months ago
- Hands-On Gradient Boosting with XGBoost and Scikit-learn Published by Packt☆206Updated 2 years ago
- Methods with examples for Feature Selection during Pre-processing in Machine Learning.