Compile your ML Models/ONNX Decision Trees (XGBoost, LightGBM, SciKit-Learn) straight to JVM Bytecode
-
Updated
May 10, 2026 - Java
Compile your ML Models/ONNX Decision Trees (XGBoost, LightGBM, SciKit-Learn) straight to JVM Bytecode
The website for the Tribuo Java Machine Learning Library - https://github.com/oracle/tribuo
A Java Spring Boot application that classifies movie review sentiment using a Naive Bayes model built with Oracle's Tribuo library. Features a full active learning cycle: the model detects its own uncertainty, consults Claude AI as an oracle for labeling, and retrains itself to continuously improve.
Compiles ONNX, LightGBM, and scikit-learn models into JVM bytecode for fast, low-GC inference
Add a description, image, and links to the tribuo topic page so that developers can more easily learn about it.
To associate your repository with the tribuo topic, visit your repo's landing page and select "manage topics."