Weka (machine learning): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Meg Taylor
imported>Meg Taylor
(subpages)
 
Line 1: Line 1:
{{Subpages}}
'''Weka''' is a software tool for applying machine learning algorithms to data. Weka contains implementations of a collection algorithms and is written in Java.
'''Weka''' is a software tool for applying machine learning algorithms to data. Weka contains implementations of a collection algorithms and is written in Java.


The algorithms are sorted into the following categories:
The algorithms are sorted into the following categories:
# Preprocessing
#Preprocessing
# Classification
#Classification
# Clustering
#Clustering
# Association Rule Mining
#Association Rule Mining
# Visualisation
#Visualisation
 
==External Links==
[http://www.cs.waikato.ac.nz/~ml/weka/ Weka homepage]
 
[[Category:CZ Live]]
[[Category:Stub Articles]]
[[Category:Computers Workgroup]]

Latest revision as of 00:31, 26 October 2009

This article is basically copied from an external source and has not been approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.
The content on this page originated on Wikipedia and is yet to be significantly improved. Contributors are invited to replace and add material to make this an original article.

Weka is a software tool for applying machine learning algorithms to data. Weka contains implementations of a collection algorithms and is written in Java.

The algorithms are sorted into the following categories:

  1. Preprocessing
  2. Classification
  3. Clustering
  4. Association Rule Mining
  5. Visualisation