sagyome / forest_based_treeLinks
The code implements a novel method for converting random forest into a single decision tree
☆11Updated 6 years ago
Alternatives and similar repositories for forest_based_tree
Users that are interested in forest_based_tree are comparing it to the libraries listed below
Sorting:
- Implementation of the Rotation Forest by Rodriques et al. 2006☆28Updated 2 years ago
- Versatile Nonlinear Feature Selection Algorithm for High-dimensional Data☆191Updated 4 years ago
- Deep Feature Selection using Teacher Student Network☆44Updated 6 years ago
- ☆16Updated 7 years ago
- Application of the LIME algorithm by Marco Tulio Ribeiro, Sameer Singh, Carlos Guestrin to the domain of time series classification☆98Updated 2 years ago
- Data and code related to the paper "Probabilistic matrix factorization for automated machine learning", NIPS, 2018.☆40Updated 4 years ago
- The code of the experiments of the submitted paper "On the stability of Feature Selection" in Matlab, R and Python.☆17Updated 7 years ago
- A scikit-learn compatible implementation of hyperband☆77Updated 6 years ago
- TensorFlow implementation of the SOM-VAE model as described in https://arxiv.org/abs/1806.02199☆198Updated 2 years ago
- Helpers for scikit learn☆16Updated 3 years ago
- Code and documentation for experiments in the TreeExplainer paper☆190Updated 6 years ago
- A density ratio estimator package for python using the KLIEP algorithm.☆109Updated 5 years ago
- A Python package which implements several boosting algorithms with different combinations of base learners, optimization algorithms, and …☆63Updated 4 years ago
- A rule-based aproach to explain the output of any machine learning model☆15Updated last year
- Meta-Feature Extractor☆31Updated 3 years ago
- Python library for Ceteris Paribus Plots (What-if plots)☆28Updated 4 years ago
- Extended Complexity Library in R☆58Updated 5 years ago
- An implementation of the minimum description length principal expert binning algorithm by Usama Fayyad☆104Updated 2 years ago
- Python/R library for feature selection in neural nets. ("Feature selection using Stochastic Gates", ICML 2020)☆110Updated 3 years ago
- A practical tool for Maximal Information Coefficient (MIC) analysis☆140Updated last year
- An implementation of the TREPAN algorithm in python. TREPAN extracts a decision tree from an ANN using a sampling method.☆19Updated 6 years ago
- Feature Selection for Clustering☆97Updated 7 years ago
- This is the implementation of Sparse Projection Oblique Randomer Forest