Yimeng-Zhang / feature-engineering-and-feature-selection
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
☆1,498Updated 2 years ago
Alternatives and similar repositories for feature-engineering-and-feature-selection:
Users that are interested in feature-engineering-and-feature-selection are comparing it to the libraries listed below
- Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features…☆682Updated 7 months ago
- Features selector based on the self selected-algorithm, loss function and validation method☆673Updated 5 years ago
- Feature Selection using Genetic Algorithm (DEAP Framework)☆367Updated last year
- mRMR (minimum-Redundancy-Maximum-Relevance) for automatic feature selection at scale.☆553Updated 2 months ago
- Methods with examples for Feature Selection during Pre-processing in Machine Learning.☆365Updated 4 years ago
- open-source feature selection repository in python☆1,521Updated 6 months ago
- list of papers, code, and other resources☆979Updated 6 months ago
- A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning☆584Updated 6 years ago
- Data Science Feature Engineering and Selection Tutorials☆280Updated last week
- Code repository for the online course Feature Selection for Machine Learning☆308Updated 2 months ago
- A Python library for dynamic classifier and ensemble selection☆482Updated 9 months ago
- Feature engineering package with sklearn like functionality☆1,978Updated last week
- Code repository for the online course Machine Learning with Imbalanced Data☆166Updated 2 months ago
- A tutorial demonstrating how to implement deep learning models for time series forecasting☆662Updated 4 years ago
- A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.☆603Updated 11 months ago
- A python package for simultaneous Hyperparameters Tuning and Features Selection for Gradient Boosting Models.☆570Updated 7 months ago
- Code repo for the book "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari, O'Reilly 2018☆1,440Updated 4 years ago
- Linear Prediction Model with Automated Feature Engineering and Selection Capabilities☆506Updated 4 months ago
- An implementation of the focal loss to be used with LightGBM for binary and multi-class classification problems☆247Updated 5 years ago
- A use-case focused tutorial for time series forecasting with python☆657Updated last year
- Optimal binning: monotonic binning with constraints. Support batch & stream optimal binning. Scorecard modelling and counterfactual expl…☆465Updated 3 months ago
- PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf☆2,688Updated 3 months ago
- Use advanced feature engineering strategies and select best features from your data set with a single line of code. Created by Ram Seshad…☆596Updated 8 months ago
- Feature selector is a tool for dimensionality reduction of machine learning datasets☆2,231Updated 7 months ago
- XGBoost for label-imbalanced data: XGBoost with weighted and focal loss functions☆312Updated 11 months ago
- [ICDE'20] ⚖️ A general, efficient ensemble framework for imbalanced classification. | 泛用,高效,鲁棒的类别不平衡学习框架☆255Updated 11 months ago
- A toolkit for extracting comprehensible rules from tree-based algorithms☆42Updated 6 years ago
- Python implementations of the Boruta all-relevant feature selection method.☆1,545Updated 5 months ago
- A library of sklearn compatible categorical variable encoders☆2,422Updated last week
- Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Created by Ra…☆745Updated 5 months ago