serengil / chefboostLinks
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting, Random Forest and Adaboost w/categorical features support for Python
☆485Updated 5 months ago
Alternatives and similar repositories for chefboost
Users that are interested in chefboost are comparing it to the libraries listed below
Sorting:
- zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range fr…☆250Updated 6 months ago
- Genetic feature selection module for scikit-learn☆323Updated last year
- Automatically Build Multiple ML Models with a Single Line of Code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upo…☆544Updated 10 months ago
- Python package for Imputation Methods☆251Updated last year
- A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.☆469Updated 2 years ago
- Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Created by Ra…☆765Updated last year
- A set of data tools in Python☆509Updated last week
- A Python library for dynamic classifier and ensemble selection☆495Updated last year
- A python package for simultaneous Hyperparameters Tuning and Features Selection for Gradient Boosting Models.☆583Updated last year
- xverse (XuniVerse) is collection of transformers for feature engineering and feature selection☆117Updated 2 years ago
- PyImpetus is a Markov Blanket based feature subset selection algorithm that considers features both separately and together as a group in…☆140Updated 10 months ago
- Data Science Feature Engineering and Selection Tutorials☆289Updated last week
- Python package for Gower distance☆81Updated last year
- Explainable AI framework for data scientists. Explain & debug any blackbox machine learning model with a single line of code. We are look…☆443Updated last year
- Missing Data Imputation for Python☆247Updated last year
- Use advanced feature engineering strategies and select best features from your data set with a single line of code. Created by Ram Seshad…☆674Updated 10 months ago
- XGBoost + Optuna☆725Updated last year
- Leave One Feature Out Importance☆854Updated 10 months ago
- An unsupervised feature selection technique using supervised algorithms such as XGBoost☆90Updated last year
- Frouros: an open-source Python library for drift detection in machine learning systems.☆243Updated last month
- The practitioner's forecasting library