Skip to content

Release v0.2.5

Choose a tag to compare

@fracpete fracpete released this 17 Dec 03:54
· 199 commits to master since this release
  • switched to python-javabridge, the new name (fork?) of the javabridge library
  • Package.__str__ (weka.core.packages module) method now returns a string rather than printing the name/version
  • added to_numpy(...) methods to Instance and Instances classes (module weka.core.dataset) to make it easy to obtain a numpy array from the Weka dataset