Download Latest Version Tribuo v4.3.2 source code.tar.gz (7.4 MB)
Email in envelope

Get an email when there's a new version of Tribuo

Home / v4.3.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-12-23 1.4 kB
Tribuo v4.3.1.tar.gz 2022-12-23 7.0 MB
Tribuo v4.3.1.zip 2022-12-23 8.6 MB
Totals: 3 Items   15.6 MB 0

Small patch release to bump some dependencies and pull in minor fixes. The most notable fix allows CART trees to generate pure nodes, which previously they had been prevented from doing. This will likely improve the classification tree performance both for single trees and when used in an ensemble like RandomForests.

  • FeatureHasher should have an option to not hash the values, and TokenPipeline should default to not hashing the values (#309).
  • Improving the documentation for loading multi-label data with CSVLoader (#306).
  • Allows Example.densify to add arbitrary features (#304).
  • Adds accessors to ClassifierChainModel and IndependentMultiLabelModel so the individual models can be accessed (#302).
  • Allows CART trees to create pure leaves (#303).
  • Bumping jackson-core to 2.14.1, jackson-databind to 2.14.1, OpenCSV to 5.7.1 (pulling in the fixed commons-text 1.10.0).

Contributors

Source: README.md, updated 2022-12-23