v0.11.0
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