vidalt / BA-TreesLinks
Born-Again Tree Ensembles: Transforms a random forest into a single, minimal-size, tree with exactly the same prediction function in the entire feature space (ICML 2020).
☆66Updated 2 years ago
Alternatives and similar repositories for BA-Trees
Users that are interested in BA-Trees are comparing it to the libraries listed below
Sorting:
- Optimal Sparse Decision Trees☆105Updated 2 years ago
- Generalized Optimal Sparse Decision Trees☆68Updated last year
- Surrogate Assisted Feature Extraction☆37Updated 4 years ago
- Python library to explain Tree Ensemble models (TE) like XGBoost, using a rule list.☆60Updated last year
- OCEAN: Optimal Counterfactual Explanations in Tree Ensembles (ICML 2021)☆33Updated 2 weeks ago
- An automated machine learning tool aimed to facilitate AutoML research.☆102Updated last year
- An extension of CatBoost to probabilistic modelling☆148Updated 2 years ago
- ACV is a python library that provides explanations for any machine learning model or data. It gives local rule-based explanations for any…☆102Updated 3 years ago
- An algorithm for learning optimal decision trees, with Python interface☆67Updated 2 years ago
- A Python package for building Bayesian models with TensorFlow or PyTorch☆176Updated 3 years ago
- A Python package which implements several boosting algorithms with different combinations of base learners, optimization algorithms, and …☆63Updated 3 years ago
- Comparing different performance estimation methods for time series forecasting tasks☆38Updated 6 months ago
- 🪜 Bayesian Hierarchical Models at Scale