Skip to content

1.2

Choose a tag to compare

@JingweiToo JingweiToo released this 10 Dec 08:01
· 20 commits to master since this release
023aaf6

The toolbox has been fully updated.

  • Add hold-out and leave-one-out strategies for all methods
  • Add Gaussian mixture model
  • Add ensemble tree classifier
  • Improve Naive Bayes
  • All methods can be executed with only one main function jml
  • Simplicity and easy to implement
  • New examples are provided