Introduction to Weka
IntroductionData mining isan experimental science Weka Workbench is a collection of state of the art machine learning algorithms and data processing toolsIt is written in java and available for Linux, Windows on Macintosh platform
What’s in Weka?Input is taken in the form of ARFF filesLearning methods are called classifiers Classifiers have tunable parameters which you can access through a property sheet or object editor Filters are used to pre process the data
How to use it?There are four modes through which one can use Weka:ExplorerKnowledge Flow allows you to design configurations for streamed data processing   Experimenter allows an automated means to run classifiers and filters with different  parameter settings on a corpus of datasets, collect performance statistics, and perform significance testsSimple CLI provides a command line mode to access Weka
What else is there?Weka has online documentation produced directly from the source code and describes the structure It gives list of available algorithms The application programming interface for Weka is also thereWeka can be downloaded for free from http://www.cs.waikato.ac.nz/ml/weka
Visit more self help tutorialsPick a tutorial of your choice and browse through it at your own pace.The tutorials section is free, self-guiding and will not involve any additional support.Visit us at www.dataminingtools.net

WEKA: Introduction To Weka

  • 1.
  • 2.
    IntroductionData mining isanexperimental science Weka Workbench is a collection of state of the art machine learning algorithms and data processing toolsIt is written in java and available for Linux, Windows on Macintosh platform
  • 3.
    What’s in Weka?Inputis taken in the form of ARFF filesLearning methods are called classifiers Classifiers have tunable parameters which you can access through a property sheet or object editor Filters are used to pre process the data
  • 4.
    How to useit?There are four modes through which one can use Weka:ExplorerKnowledge Flow allows you to design configurations for streamed data processing Experimenter allows an automated means to run classifiers and filters with different parameter settings on a corpus of datasets, collect performance statistics, and perform significance testsSimple CLI provides a command line mode to access Weka
  • 5.
    What else isthere?Weka has online documentation produced directly from the source code and describes the structure It gives list of available algorithms The application programming interface for Weka is also thereWeka can be downloaded for free from http://www.cs.waikato.ac.nz/ml/weka
  • 6.
    Visit more selfhelp tutorialsPick a tutorial of your choice and browse through it at your own pace.The tutorials section is free, self-guiding and will not involve any additional support.Visit us at www.dataminingtools.net