joshloyal / RotationForestLinks
Implementation of the Rotation Forest by Rodriques et al. 2006
☆28Updated last year
Alternatives and similar repositories for RotationForest
Users that are interested in RotationForest are comparing it to the libraries listed below
Sorting:
- Multi-target Random Forest implementation that can mix both classification and regression tasks☆26Updated 5 years ago
- (Python, R) Cost-sensitive multiclass classification (Weighted-All-Pairs, Filter-Tree & others)☆48Updated 2 months ago
- A Python package which implements several boosting algorithms with different combinations of base learners, optimization algorithms, and …☆63Updated 3 years ago
- Python Accumulated Local Effects package☆168Updated 2 years ago
- Helpers for scikit learn☆16Updated 2 years ago
- Multiple imputation utilising denoising autoencoder for approximate Bayesian inference☆122Updated 5 years ago
- Surrogate Assisted Feature Extraction☆37Updated 3 years ago
- Machine Learning encoders for feature transformation & engineering: target encoder, weight of evidence, label encoder.