RFX-Fuse and RFX
RFX-Fuse is an extended version of RFX that adds a unified learning framework ("Forest Unified Learning and Similarity Engine") and native explainable similarity on top of RFX's core GPU-accelerated random forest implementation, making them successive iterations rather than independent alternatives.
About RFX-Fuse
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.
This project helps data scientists, machine learning engineers, and analysts efficiently build and explain predictive models and similarity-based systems. You input a dataset, and it outputs predictions, similarity scores between data points, detected anomalies, and clear explanations for these results, all from a single modeling approach. It's especially useful for tasks like building recommender systems or analyzing financial risk.
About RFX
chriskuchar/RFX
GPU-accelerated Random Forest library with advanced interpretability, proximity analysis, and interactive visualization. Python + C++/CUDA. Scales to 1M+ samples.
This project helps data scientists, analysts, and researchers understand complex relationships in their datasets and uncover hidden patterns. You provide your raw data, and it generates detailed insights like which factors are most influential for each individual case, how samples relate to each other, and interactive visualizations to explore these connections. It's designed for anyone who needs to not only predict outcomes but also deeply interpret the 'why' behind those predictions, especially with larger datasets.
Scores updated daily from GitHub, PyPI, and npm data. How scores work