Ross ROSS = Recommend OSS · open-source software intelligence for agents

oracle/tribuo

Tribuo - A Java machine learning library observed · 2026-08-28

github.com/oracle/tribuo · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 81
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2269
  • days_rel: 516
  • days_push: 118
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1417 stars · 197 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Tribuo is a Java machine learning library from Oracle Labs providing classification, regression, clustering, anomaly detection, and multi-label prediction with a strongly typed, unified API. It wraps libraries like XGBoost and TensorFlow, supports ONNX import/export, and records provenance for models, datasets, and evaluations.

Use cases

  • train a classification model in Java
  • run scikit-learn or pytorch models in a JVM app via ONNX
  • do regression and clustering on the JVM
  • track model provenance for reproducible ML experiments
  • build a text classification pipeline in Java
  • export Java-trained models to ONNX for cloud deployment

When to choose

  • you need ML in a pure Java/JVM codebase without Python
  • you want strongly typed models and built-in provenance tracking
  • you need to deploy Python-trained models inside Java services via ONNX

When to avoid

  • your workflow is Python-centric with pandas and scikit-learn
  • you need cutting-edge deep learning research features
  • you need GPU-heavy training at scale

Facets

library · maturity active

machine-learning nlp deep-learning serialization data-science machine-learning data-science developer-tools jvm cross-platform windows classification regression clustering anomaly-detection multi-label onnx provenance xgboost tensorflow oracle natural-language-processing linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
oracle/tribuomain59

For agents

markdown · JSON · MCP: product_card(name="oracle/tribuo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem