chriskuchar/RFX-Fuse
Breiman and Cutler's Random Forests as a Forest Unified Learning and Similarity Engine. Extended with native explainable similarity. Scales to 25M+ with GPU acceleration.
Available on PyPI.
Stars
8
Forks
—
Language
C++
License
MIT
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chriskuchar/RFX-Fuse"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
LAMDA-NJU/Deep-Forest
An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)
cerlymarco/linear-tree
A python library to build Model Trees with Linear Models at the leaves.
grf-labs/grf
Generalized Random Forests
benedekrozemberczki/awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
ysraell/random-forest-mc
Random Forest with Dynamic Tree Selection Monte Carlo Based (RF-TSMC).