Details
-
Bug
-
Status: To Do
-
Major
-
Resolution: Unresolved
-
None
Description
From GitHub:
PrequentialEvaluation Task has a "-i" parameter which means the max number of training/test instances. The source code shows when -i = -1, it means unlimited training/test instances, but when I entered -1 for this parameter(-i), the samoa program behave as same as -i=0, that no instance will be sent for training and test.
Enter:
hl@hlnode4:/opt/samoa$ /opt/samoa/bin/samoa local target/SAMOA-Local-0.0.1-SNAPSHOT.jar "PrequentialEvaluation -i -1 -f 500"
Running Output:
none