Just released a new version (0.1.2) of my python-weka-wrapper project.
Notable changes are:
- added matrix plot
- added scatter plot for two attributes
- fixes in constructors of classes
- added MultiFilter convenience class
- predictions (of classifiers) can now be collected and output using the PredictionOutput class
- added support for attribute statistics