ServerRun 7899
Creatorinternal
ProgramMultilayerPerceptron_weka_nominal
DatasetSleepdataMulti
Task typeMulticlassClassification
Created31d15h ago
Failed! Action_stop
Note: this page autoupdates while a run is in progress
On ./run predict <in> <out>, your program (../program1) did not write to <out>.
1s
416M
MulticlassClassification
0s
0s

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.
MulticlassClassification
===== MAIN: learn based on training data =====
=== START program1: ./run learn ../dataset2/train
./run:3: warning: parenthesize argument(s) for future version
./svmlight2arff.rb:2:in `max': undefined method `<=>' for nil:NilClass (NoMethodError)
	from ./svmlight2arff.rb:30:in `each'
	from ./svmlight2arff.rb:30:in `max'
	from ./svmlight2arff.rb:30
java.io.IOException: No source has been specified
	at weka.core.converters.ArffLoader.getDataSet(ArffLoader.java:1000)
	at MainScript.loadData(MainScript.java:83)
	at MainScript.main(MainScript.java:22)
MulticlassClassification
=== END program1: ./run learn ../dataset2/train --- OK [0s]

===== MAIN: predict/evaluate on train data =====
=== START program3: ./run stripLabels ../dataset2/train ../program0/evalTrain.in
=== END program3: ./run stripLabels ../dataset2/train ../program0/evalTrain.in --- OK [0s]
=== START program1: ./run predict ../program0/evalTrain.in ../program0/evalTrain.out
./run:3: warning: parenthesize argument(s) for future version
./svmlight2arff.rb:2:in `max': undefined method `<=>' for nil:NilClass (NoMethodError)
	from ./svmlight2arff.rb:30:in `each'
	from ./svmlight2arff.rb:30:in `max'
	from ./svmlight2arff.rb:30
java.io.FileNotFoundException: model_file (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:137)
	at java.io.FileInputStream.<init>(FileInputStream.java:96)
	at weka.core.SerializationHelper.read(SerializationHelper.java:232)
	at MainScript.main(MainScript.java:47)
MulticlassClassification
=== END program1: ./run predict ../program0/evalTrain.in ../program0/evalTrain.out --- OK [0s]
Failed: On ./run predict <in> <out>, your program (../program1) did not write to <out>.

Run specification Arrow_right
Results Arrow_right


Comments:


Must be logged in to post comments.