logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

weka - Machine learning algorithms for data mining tasks

Author

       weka was written by the Waikato Machine Learning Group <wekalist@list.scms.waikato.ac.nz>.

       This  manual page was written by Soeren Sonnenburg <sonne@debian.org>, for the Debian project (but may be
       used by others).

                                               December  19, 2007                                        WEKA(1)

Description

       This manual page documents briefly the weka, command.

       weka -- start the weka machine learning suite

Name

       weka - Machine learning algorithms for data mining tasks

Options

       A summary of options is included below.

       -h,--help
              Show summary of options.

       -g,--guiINTERFACE
              Start the weka gui using the MDI or SDI interface.

       -m,--memoryMEMORY
              The amount of memory to use for the Java Virtual Machine (default: 256m).

       -c,--classCLASS
              Start weka using an alternative class (default: weka.gui.Main).

See Also

lush(1),shogun(1),svm-train(1)

       Weka example datasets are located in
              /usr/share/doc/weka/examples.

       Weka tutorials and the full documentation can be found in
              /usr/share/doc/weka-doc if the weka-doc package is installed.

Synopsis

weka [OPTION]

See Also