Skip to content

Release v0.1.12

Choose a tag to compare

@fracpete fracpete released this 09 Jan 20:41
· 301 commits to master since this release
  • added method list_property_names to weka.core.classes module to allow listing of Bean property names
    (which are used by GridSearch and MultiSearch) for a Java object.