Skip to content

Release v0.2.9

Compare
Choose a tag to compare
@fracpete fracpete released this 16 Apr 23:23
· 141 commits to master since this release
  • method JavaObject.new_instance in module weka.core.classes now automatically installs packages based on suggestions if the JVM was started with the auto_install flag enabled.
  • method test_model_once of class Evaluation (module: weka.classifiers) now has the additional parameter store, which allows the recording of the predictions (necessary for statistics like AUC)