Analysis updated 2026-07-17 · repo last pushed 2013-02-28
Build a fraud detection system using explainable decision tree models in Java.
Train random forest models that combine many decision trees for more accurate predictions.
Add predictive machine learning capabilities to an existing Java application without switching languages.
Create a recommendation engine or automated decision-making tool using ensemble models.
| etamponi/gametrees | akarshsatija/beast | alexeygrigorev/codeforces-solutions-java | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Java | Java | Java |
| Last pushed | 2013-02-28 | 2021-02-17 | 2020-10-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | hard | easy |
| Complexity | 3/5 | 4/5 | 1/5 |
| Audience | data | data | developer |
Figures from each repo's GitHub metadata at analysis time.
README lacks usage examples or installation instructions, so figuring out the API requires reading the source code.
A Java library for building decision trees and random forests using the GAME statistical approach for machine learning predictions.
Mainly Java. The stack also includes Java.
Dormant — no commits in 2+ years (last push 2013-02-28).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly data.
This repo across BitVibe Labs
Verify against the repo before relying on details.