ServerRun 15826
Creatorclay
Programminimalist-boost
Datasettestingbig
Task typeMulticlassClassification
Created1y108d ago
Failed! Action_stop
Note: this page autoupdates while a run is in progress
(see end of log file)
5h0m
532M
BinaryClassification

Log file

g++ -O6 -g -Wall  train.cpp -o train
train.cpp: In function ‘int main(int, char**)’:
train.cpp:60:80: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
g++ -O6 -g -Wall  predict.cpp -o predict
predict.cpp: In function ‘int main(int, char**)’:
predict.cpp:41:80: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
predict.cpp:94:80: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result
===== MAIN: learn based on training data =====
=== START program1: ./run learn ../dataset3/train
=== START program2: ./run learn ../program1/data
examples:2030000 features:10368 labels:2 iterations:1000
iteration:0 feature:100 threshold:-1.79769e+308 min-objective:0.993274
iteration:1 feature:1230 threshold:-1.79769e+308 min-objective:0.998441
iteration:2 feature:669 threshold:-1.79769e+308 min-objective:0.998962
iteration:3 feature:682 threshold:-1.79769e+308 min-objective:0.999302
iteration:4 feature:3668 threshold:-1.79769e+308 min-objective:0.9994
iteration:5 feature:3411 threshold:-1.79769e+308 min-objective:0.999492
iteration:6 feature:618 threshold:-1.79769e+308 min-objective:0.999524
iteration:7 feature:1894 threshold:-1.79769e+308 min-objective:0.999537
iteration:8 feature:766 threshold:-1.79769e+308 min-objective:0.999557
iteration:9 feature:733 threshold:-1.79769e+308 min-objective:0.999547
iteration:10 feature:511 threshold:-1.79769e+308 min-objective:0.999597
iteration:11 feature:876 threshold:-1.79769e+308 min-objective:0.99947
iteration:12 feature:916 threshold:-1.79769e+308 min-objective:0.999643
iteration:13 feature:890 threshold:-1.79769e+308 min-objective:0.999649
iteration:14 feature:2915 threshold:-1.79769e+308 min-objective:0.999651
iteration:15 feature:3286 threshold:-1.79769e+308 min-objective:0.999671
iteration:16 feature:1203 threshold:-1.79769e+308 min-objective:0.999671
iteration:17 feature:3289 threshold:-1.79769e+308 min-objective:0.999689
Worker killed run: Current time usage 5h0m exceeds allowed 5h0m

Run specification Arrow_right
Results Arrow_right


Comments:


Must be logged in to post comments.