Project details for python weka wrapper3

Screenshot python weka wrapper3 0.1.2

by fracpete - January 4, 2017, 10:27:40 CET [ Project Homepage BibTeX Download ]

view ( today), download ( today ), 0 subscriptions

Description:

A thin Python3 wrapper that uses the javabridge Python library to communicate with a Java Virtual Machine executing Weka API calls. Offers all major APIs, like data generators, loaders, savers, filters, classifiers, clusterers, attribute selection, associations and experiments. Weka packages can be listed/installed/uninstalled as well. It does not provide any graphical frontend, but some basic plotting and graph visualizations are available through matplotlib and pygraphviz.

Changes to previous version:
  • "typeconv.double_matrix_to_ndarray" no longer assumes a square matrix (https://github.com/fracpete/python-weka-wrapper3/issues/4)
  • "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
BibTeX Entry: Download
Supported Operating Systems: Agnostic
Data Formats: Arff, Csv, Libsvm, Xrff
Tags: Machine Learning, Weka
Archive: download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.