Tribuo is an open-source machine learning library for Java, offering tools for classification, regression, clustering, and other predictive modeling tasks. It provides a unified and strongly-typed interface for building, evaluating, and deploying models, supporting seamless integration with prominent ML frameworks like XGBoost, TensorFlow, and ONNX runtime, and enabling deployment of models created in Python libraries (e.g. scikit-learn, PyTorch) within the Java ecosystem. Designed for production reliability, Tribuo includes features such as provenance tracking for reproducibility and interoperability across platforms, making it a robust choice for enterprise-grade predictive solutions.
Visit Tribou's official website for product details and getting started.
Access the source code, report issues, and contribute to Tribuo.
Join discussions, ask questions, and connect with other Tribuo users.