Skip to content

Tribuo v4.2.1

Compare
Choose a tag to compare
@Craigacp Craigacp released this 04 May 16:19
· 98 commits to main since this release

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