Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@aldro61 aldro61 released this 19 Sep 20:02
· 381 commits to master since this release

Updates

  • Fixed a bug with the random state of the MaxMarginIntervalTree class. It is now validated at training time instead of in the constructor for better sklearn compatibility.

  • Other minor improvements