serengil / chefboost
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
☆476Updated last month
Alternatives and similar repositories for chefboost
Users that are interested in chefboost are comparing it to the libraries listed below
Sorting:
- Genetic feature selection module for scikit-learn☆325Updated last year
- A python implementation of C4.5 algorithm by R. Quinlan☆111Updated 3 years ago
- Leave One Feature Out Importance☆835Updated 3 months ago
- Automatically Build Multiple ML Models with a Single Line of Code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upo…☆538Updated 3 months ago
- A Python library for dynamic classifier and ensemble selection☆488Updated last year
- A python package for simultaneous Hyperparameters Tuning and Features Selection for Gradient Boosting Models.☆577Updated 11 months ago
- A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.☆468Updated last year
- Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Created by Ra…☆754Updated 8 months ago
- Linear Prediction Model with Automated Feature Engineering and Selection Capabilities☆521Updated last month
- 🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams☆509Updated last year
- A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.☆613Updated last year
- Fast SHAP value computation for interpreting tree-based models☆539Updated last year
- Feature Selection using Genetic Algorithm (DEAP Framework)☆370Updated 2 years ago
- XGBoost + Optuna☆707Updated 8 months ago
- A library for debugging/inspecting machine learning classifiers and explaining their predictions☆291Updated 3 weeks ago
- zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range fr…☆245Updated 5 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…☆648Updated 3 months ago
- mRMR (minimum-Redundancy-Maximum-Relevance) for automatic feature selection at scale.☆589Updated 6 months ago
- PyImpetus is a Markov Blanket based feature subset selection algorithm that considers features both separately and together as a group in…☆133Updated 2 months ago
- Scikit-Learn API wrapper for Keras.