Right now if you want to be sure that all the machine learning algorithms will run without problem you need to install WEKA.
That's because some algorithms, like LibSVM, create automatically a parameter -model (where WEKA path is C:\User\ProgramFiles\Weka in Windows, /home/user/Weka otherwise).
Right now if you want to be sure that all the machine learning algorithms will run without problem you need to install WEKA.
That's because some algorithms, like LibSVM, create automatically a parameter -model (where WEKA path is C:\User\ProgramFiles\Weka in Windows, /home/user/Weka otherwise).