0.4.9
Downloads
Highlights
19 new actors
1 new conversion
Flow editor debugging framework overhaul, allows step-by-step debugging now
Flow editor now offers "Find usages" of variables, storage items callable actors
added support for control charts
MEKA upgraded to 1.7.6
Groovy updated to 2.4.0 (fixes problems with Weka packages that rely on Groovy)
fixed actual/potential file locking issues on Windows (file handles didn't get released till the next garbage collection call)
fixed "very slow" loading of flows in the Flow editor, which was due to WEKA's "sophisticated" classname handling - turning it off resulted in speed improvement of more than 10 times
added wizards for appending datasets, batch-filtering datasets, merging datasets to main menu
added "Dark Lord" genetic attribute selection/optimization wizard to main menu (EXPERT user-mode)
spreadsheets are now editable
added Cost curve, Margin curve Weka visualizations to main menu
Launching ADAMS
Linux/Unix/OSX:
bin/run
Windows:
bin/run.bat
OSX: open the app archive
Mac users using the app archive need to tell ADAMS where to find the
example flows (see above for download). The Placeholders.props file needs to be
downloaded to
$HOME/.adams
and the EXAMPLE_FLOWS
directory in the props file
pointed to the actual directory with the example flows.