Skip to content

Release v0.2.13

Compare
Choose a tag to compare
@fracpete fracpete released this 25 Apr 22:48
· 100 commits to master since this release
  • moved Configurable and JSONObject into configurable-objects library
  • moved base flow components into simple-data-flow library
  • added methods subset_results, rank_results to class AttributeSelection (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 (module weka.plot.experiments) more customizable