From adam.pocock at oracle.com Tue Sep 15 08:01:00 2020 From: adam.pocock at oracle.com (Adam Pocock) Date: Tue, 15 Sep 2020 11:01:00 -0400 Subject: [tribuo-devel] Tribuo is now open source Message-ID: <6933A42D-EA1E-4BE6-AF9F-BB1E98926B63@oracle.com> Hi everyone, We?re happy to announce that Oracle Labs? Machine Learning Research Group has tagged the initial open source release of Tribuo, our Java Machine Learning library. Tribuo provides classification, regression, anomaly detection and clustering algorithms, all using the same idiomatic Java interface. Tribuo?s models and evaluations track their provenance, they know what training algorithms, data prep steps and other parameters were involved in their creation, and can regenerate configurations to rebuild experiments or models. Tribuo development started internally in our group in 2016, and it?s been deployed in production inside Oracle since 2017. We?re now releasing v4.0 to the public, under an Apache 2.0 license. Both 4.0.0 and 4.0.1 are available, as we found a couple of minor issues with the tutorials in 4.0 which are fixed in 4.0.1. The repo is live on Github - https://github.com/oracle/tribuo, and binaries are available from Maven Central - https://search.maven.org/search?q=org.tribuo. Tribuo?s documentation is available on the https://tribuo.org website. We plan to use this mailing list for long form discussions about the library, its direction, along with release announcements for Tribuo and related projects. For bug reports please file an issue on our Github - https://github.com/oracle/tribuo/issues, or for security issues follow our security reporting guidelines - https://github.com/oracle/tribuo/blob/main/SECURITY.md. We welcome code contributions under the Oracle Contributors Agreement, more information is available on Github. We look forward to working with people on Tribuo. Thanks, Adam -- Adam Pocock Principal Member of Technical Staff Machine Learning Research Group Oracle Labs, Burlington, MA -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/tribuo-devel/attachments/20200915/6566a7f9/attachment.html