Screenshots for the static interfaces.
Examples for octave can be found in the octave/examples directory.
Screenshot of the static octave interface (see http://www.octave.org)
Examples for matlab can be found in the matlab/examples directory.
Screenshot of the static matlab interface (see http://www.mathworks.com)
Examples for python can be found in the python/examples directory.
Screenshot of the static python interface (see http://www.python.org)
Examples for R can be found in the R/examples directory.
Screenshot of the static R interface (see http://www.r-project.org).
In contrast to the static interfaces, the modular interfaces allow multiple objects of the same kind. Thus they are well suited for complex applications requiring e.g. multiple classifiers. Currently the only supported modular interface uses python as a front-end.
Examples for python-modular can be found in the python-modular/examples directory.
Screenshot of the python-modular interface (see http://www.python.org)