This tool expect to get the binary path in two flavors:
-
They are supplied in the system path
-
They are passed with environement variables:
Variable Default MLP_MLPACK_FOLDER
The binary folder for mlpack installation MLP_MATLAB_BIN
The matlab
binarymatlab
MLP_OCTAVE_BIN
The octave
binaryoctave
MLP_R_BIN
The R
binaryR
MLP_JAVA_BIN
The java
binaryjava
MLP_TEMPFOLDER
A temporary folder to work in /tmp
The latter may require you to write a short bash script for initializing the variables.
To build Weka classes, use: gradle compileJava
.
install.packages('ClusterR')
install.packages('flexclust')