Release v0.2.13
- moved
Configurable
andJSONObject
into configurable-objects library - moved base flow components into simple-data-flow library
- added methods
subset_results
,rank_results
to classAttributeSelection
(module:weka.attribute_selection
) to give access to cross-validation output in numeric rather textual form (NB: it has to parse the textual CV output). - made the
plot_experiments
method (moduleweka.plot.experiments
) more customizable