ServerRun 7437
Creatorjsato
ProgramRandomSubSpace_weka_numeric
DatasetTeste
Task typeRegression
Created1y122d ago
DownloadLogin required!
Failed! Action_stop
Note: this page autoupdates while a run is in progress
(see end of log file)
1s
247M
Regression

Log file

./run:3: warning: parenthesize argument(s) for future version
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Regression
===== MAIN: learn based on training data =====
=== START program1: ./run learn ../dataset6/train
=== START program4: ./run split ../dataset6/train ../program1/cv.train ../program1/cv.test
=== END program4: ./run split ../dataset6/train ../program1/cv.train ../program1/cv.test --- OK [0s]
===== Cross-validator: trying hyperparameter 0.01 =====
=== START _tune-hyperparameter0: ./run setHyperparameter 0.01
./run:3: warning: parenthesize argument(s) for future version
Regression
=== END _tune-hyperparameter0: ./run setHyperparameter 0.01 --- OK [0s]
=== START _tune-hyperparameter0: ./run learn ../cv.train
./run:3: warning: parenthesize argument(s) for future version
java.lang.IllegalArgumentException: Can't have more folds than instances!
	at weka.core.Instances.trainCV(Instances.java:1385)
	at weka.core.Instances.trainCV(Instances.java:1419)
	at weka.classifiers.trees.REPTree.buildClassifier(REPTree.java:1757)
	at weka.classifiers.meta.FilteredClassifier.buildClassifier(FilteredClassifier.java:397)
	at weka.classifiers.meta.RandomSubSpace.buildClassifier(RandomSubSpace.java:444)
	at MainScript.main(MainScript.java:27)
Regression
=== END _tune-hyperparameter0: ./run learn ../cv.train --- OK [1s]
=== START _tune-hyperparameter0: ./run predict ../cv.test /home/mlcomp/worker1/scratch/program1/cvTestPredictions0
./run:3: warning: parenthesize argument(s) for future version
java.io.FileNotFoundException: model_file (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:106)
	at java.io.FileInputStream.<init>(FileInputStream.java:66)
	at weka.core.SerializationHelper.read(SerializationHelper.java:232)
	at MainScript.main(MainScript.java:47)
Regression
=== END _tune-hyperparameter0: ./run predict ../cv.test /home/mlcomp/worker1/scratch/program1/cvTestPredictions0 --- OK [0s]
=== START program5: ./run evaluate ../program1/cv.test /home/mlcomp/worker1/scratch/program1/cvTestPredictions0
Failed: File doesn't exist: '/home/mlcomp/worker1/scratch/program1/cvTestPredictions0'
=== END program5: ./run evaluate ../program1/cv.test /home/mlcomp/worker1/scratch/program1/cvTestPredictions0 --- FAILED [0s]
=== END program1: ./run learn ../dataset6/train --- FAILED [1s]

Run specification Arrow_right
Results Arrow_right


Comments:


Must be logged in to post comments.