Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-05-03 | 1.3 kB | |
Tribuo v4.2.1.tar.gz | 2022-05-03 | 5.4 MB | |
Tribuo v4.2.1.zip | 2022-05-03 | 6.6 MB | |
Totals: 3 Items | 12.0 MB | 0 |
Small patch release for three issues:
- Ensure K-Means thread pools shut down when training completes (#224)
- Fix issues where ONNX export of ensembles, K-Means initialization and several tests relied upon HashSet iteration order (#[220](https://github.com/oracle/tribuo/pull/220),[#225](https://github.com/220,/issues/225))
- Upgrade to TF-Java 0.4.1 which includes an upgrade to TF 2.7.1 which brings in several fixes for native crashes operating on malformed or malicious models (#228)
OLCUT is updated to 5.2.1 to pull in updated versions of jackson & protobuf (#234). Also includes some docs and a small update for K-Means' toString
(#209, #211, #212).
Contributors
- Adam Pocock (@Craigacp)
- Geoff Stewart (@geoffreydstewart)
- Yaliang Wu (@ylwu-amzn)
- Kaiyao Ke (@kaiyaok2)