Confidence intervals for scikit-learn forest algorithms
☆288Apr 13, 2026Updated 3 months ago
Alternatives and similar repositories for forest-confidence-interval
Users that are interested in forest-confidence-interval are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.☆421Feb 10, 2023Updated 3 years ago
- A garden for scikit-learn compatible trees☆288Jun 20, 2024Updated 2 years ago
- A library for factorization machines and polynomial networks for classification and regression in Python.☆245Aug 7, 2020Updated 5 years ago
- This package is DEPRECATED. Please use the packages `grf` or `ranger` instead, which have built-in confidence intervals.☆70Dec 12, 2017Updated 8 years ago
- Python package for Bayesian Machine Learning with scikit-learn API☆523Sep 22, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Highly interpretable classifiers for scikit learn, producing easily understood decision rules instead of black box models☆491Aug 11, 2017Updated 8 years ago
- A Python implementation of Jerome Friedman's Multivariate Adaptive Regression Splines☆468Aug 14, 2023Updated 2 years ago
- A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.☆128Jun 10, 2025Updated last year
- Experimental Gradient Boosting Machines in Python with numba.☆189Dec 26, 2018Updated 7 years ago
- Compiled Decision Trees for scikit-learn☆230Apr 25, 2025Updated last year
- Machine Learning Time-Series Platform☆682Jan 17, 2025Updated last year
- scikit-learn compatible implementation of stability selection.☆215Jun 5, 2023Updated 3 years ago
- ☆759Jul 18, 2023Updated 3 years ago
- A library for debugging/inspecting machine learning classifiers and explaining their predictions☆2,775Apr 8, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A library of sklearn compatible categorical variable encoders☆2,493Updated this week
- machine learning with logical rules in Python☆664Jan 31, 2024Updated 2 years ago
- Python implementations of the Boruta all-relevant feature selection method.☆1,625Nov 13, 2025Updated 8 months ago
- [CONTRIBUTORS WELCOME] Generalized Additive Models in Python☆1,010Apr 21, 2026Updated 3 months ago
- Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.☆467Feb 27, 2025Updated last year
- Scikit-learn API toy wrapper for Regularized Greedy Forests☆44Apr 29, 2016Updated 10 years ago
- Python implementation of the rulefit algorithm☆445Oct 8, 2023Updated 2 years ago
- A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning☆7,114Jun 29, 2026Updated 3 weeks ago
- Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one…