descriptionWeka 3: Data Mining Software in Java
homepage URLhttp://www.cs.waikato.ac.nz/ml/weka/
ownerdans@houmus.org
last changeFri, 11 Dec 2009 15:12:33 +0000 (11 15:12 +0000)
content tags
add:
readme
Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes. Weka is open source software issued under the GNU General Public License.
shortlog
2009-12-11 mhallNow creates the plugins directory (if not already exist... master
2009-12-09 mhallFor the fp and fn fields of the cost matrix a default...
2009-12-09 eibeNew version that stops boosting when exponential loss...
2009-12-08 mhallFixed spelling mistake in an option name.
2009-12-08 mhallMinor fix to the globalInfo and javadocs.
2009-12-03 fracpetefixed long-standing bug in GenericArrayEditor: after...
2009-12-02 mhallUpdated the references in the model to the linear NN...
2009-12-01 fracpeteno longer removes rows after the first batch has been...
2009-12-01 fracpetelist of Javadoc-generating classes determined staticall...
2009-11-30 fracpetefixed typo in default regular expressions - duh!
2009-11-29 fracpetefilter for renaming attributes in datasets
2009-11-26 mhallMade sure that reset method sets filter variables to...
2009-11-25 fracpeteadded the following options to weka/gui/explorer/Explor...
2009-11-25 mhallForgot to update the javadoc.
2009-11-25 mhallCan now choose between the hinge loss (SVM) or log...
2009-11-23 fracpeteloader and saver now have the ability to declare the...
...
heads
14 years ago master