You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MULAN classifier now has an renamedAttributes property which determines whether to rename attributes (for avoiding invalid characters); on by default (as it was current behavior); command-line flag -no-rename turns it off
using updated jide-oss library to avoid problems on Macs
added ability to change look'n'feel with new flat look'n'feel the default
.props files are now read from the MEKA home directory as well ($HOME/.meka or %USERPROFILE%\mekafiles)
now based on Weka 3.9.4
added -x-out-dir command-line option for storing the per-fold data of a cross-validation run