Skip to content

v0.11.0

Compare
Choose a tag to compare
@ishii-norimi ishii-norimi released this 30 Jul 10:29
· 353 commits to main since this release
0986835

Improve

  • Add MONA #258
  • Add NLMeans #264
  • Improve reversi environment #266
  • Add MLLE #269
  • Add CHAMELEON #283
  • Add multiclass perceptron #286
  • Add NNBCA #288

Breaking changes

  • Remove set property from almost all models #276

Bug fix

  • Fix hessian of HLLE #284

Minor changes

  • Use hasOwn instead of hasOwnProperty #247
  • Improve generating sequential numbers #260
  • Keep tree structure in DIANA clustering #261
  • Update dependencies #274
  • Improve tests #278
  • Remove some unreachable codes #279
  • Change return value of NNBCA #290

Full Changelog: v0.10.0...v0.11.0