Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Release v0.3.10

Choose a tag to compare

@fracpete fracpete released this 04 Jan 09:19
· 84 commits to master since this release
  • types.double_matrix_to_ndarray no longer assumes a square matrix
    (#48)
  • len(Instances) now returns the number of rows in the dataset (module weka.core.dataset)
  • added method insert_attribute to the Instances class
  • added class method create_relational to the Attribute class
  • upgraded Weka to 3.9.1