https://store-images.s-microsoft.com/image/apps.17769.b29160cf-a088-4bb3-8e4d-30c874495e31.395658b7-f852-4e09-b68e-79c69f457a66.def7cf62-3a1c-462b-87d2-fc80c23e4ac5
Tribuo
bCloud LLC
Tribuo
bCloud LLC
Tribuo
bCloud LLC
Version 4.3.2 + Free Support on Ubuntu 24.04
Tribuo is an open-source Java machine learning library for building, training, and deploying predictive models. It provides reliable implementations of classification, regression, clustering, and anomaly detection algorithms, utilities for model evaluation, and seamless integration into Java applications. Tribuo is lightweight and designed for both experimentation and production workflows.
Features of Tribuo:- Implementations of modern ML algorithms for classification, regression, clustering, and anomaly detection.
- Core API for handling datasets, features, examples, and model serialization.
- Easy integration into Java applications and APIs for flexible usage.
- Well-documented with examples for fast prototyping and research.
- Utilities for training, evaluation, model saving/loading, and logging.
- Lightweight (runs from CLI / scripts; no web server required).
- Extensible — easy to add custom models, pipelines, and evaluation metrics.
To check Tribuo installation :
$ cd /opt/tribuo/Core
$ ls target/ | grep tribuo-core-