1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
{
"error" : null,
"command" : "/usr/lib/R/bin/exec/R --slave --no-restore --no-save --slave --file=/home/deploy/cpdbench/execs/R/cpdbench_rfpop.R --args -i /home/deploy/cpdbench/datasets/nile.json -l L2",
"script" : "/home/deploy/cpdbench/execs/R/cpdbench_rfpop.R",
"script_md5" : "3b863ed48a30b8b0b5615d4614c3fa4b",
"hostname" : "scw-blissful-wiles",
"dataset" : "nile",
"dataset_md5" : "5b08800e3ec692bfa5385b978658199b",
"status" : "SUCCESS",
"parameters" : {
"lambda" : 4.60517,
"loss" : "L2"
},
"result" : {
"cplocations" : [
5,
6,
9,
18,
27,
36,
39,
44,
46,
82,
94,
99
],
"runtime" : 0.002290249
}
}
|