Laman

Showing posts with label KDD. Show all posts
Showing posts with label KDD. Show all posts

KNOWLEDGE DISCOVERY IN DATABASE USING WEKA WITH PHP

WEKA is software can Classify, Cluster, and Associate data. In this implementation is used Weka Weka 3-6-13 Jar executable version that can be in control using the CLI (Command Line), the PHP Command Line can be run using a command shell_exec (). I prefer to use executable .jar version 3-6-13 because file size is smaller. WEKA can be download from http://www.cs.waikato.ac.nz/ml/weka/downloading.html.


Source code GoogleDrive