Skip to content

Release v1.9.5

Compare
Choose a tag to compare
@fracpete fracpete released this 28 May 02:40
· 91 commits to master since this release
  • fixed java.lang.Exception: Illegal options: ... exception, which affected all general options when executing algorithms from the command-line. This was due to a recent change in Weka, which now always performs a check for remaining options. See #74.