Hi All
I want to test a basic use case of concept drift for any dataset . I have tried a set a couple of values for the following parameters in the MOA GUI but unable to get any case of drift in the output values.
Please let me know the values to be inputted in the following parameters that are usually prompted in the GUI:
<<task?, learner?, base learner? ,drift detection method? [no of instances, warning Level, outcontrol Level] , dataset? , evaluator?>>
I have tried with the following set of values:
task:EvaluateAbruptDataset
learner:SingleClassifier
base Learner:Naive Bayes
DDM(30,2,3)resp
dataset:stagger
evaluator:BasicClassificationPerformanceEvaluator
In the output I am getting the value of Kappa Static is ranging from nearly 84 to 100%.PLease explain what column exactly denotes drift?
How exactly we evaluate that there is a drift occurance?
Correct me wherever wrong
Thanks a lot
Kanu