Tribuo v4.2.1
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,#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)