python-weka-wrapper feature complete
Finally finished implementing a basic version of python-weka-wrapper, which allows you to access Weka classes (data generators, filters, classifiers, clusterers, associators, attribute selection and experiments) from within Python. Check out the sphinx documentation in the doc directory for more information…
Read more