-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Weikun Wang edited this page May 10, 2014
·
3 revisions
The Modaclouds-SDAWeka has the same functionalities as the Modaclouds-SDA, which both use statistical methods to analyse monitoring data. However, Modaclouds-SDAWeka is based on the Java machine learning library Weka while the Modaclouds-SDA uses MATLAB as the environment to do the analysis.
The monitoring data is obtained through the Modaclouds DataRetriever and the configurations are provided with the Modaclouds KnowledgeBase API. The received data will be written into an arff file so that Weka could analyse it.
These wiki pages may be relevant to users:
- Data Analysers: A detailed description of each data collector provided by Modaclouds-SDAWeka.
- Configuration File: Explain the configuration file for each data analyser.