-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTest
56 lines (47 loc) · 1.08 KB
/
Test
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Test results
Original file:
real times
32 47.38s
64 35.15s
128 28.26s
Running with 32 cores
user system elapsed
948.209 6.317 33.929
null device
1
Proportion Correct: 0.96475(mtry = 5) with cv:0.96375(mtry = 4)
Running with 64 cores
user system elapsed
1026.153 15.146 21.733
null device
1
Proportion Correct: 0.96475(mtry = 5) with cv:0.96675(mtry = 3)
Running with 128 cores
user system elapsed
1110.127 26.256 14.846
null device
1
Proportion Correct: 0.96475(mtry = 5) with cv:0.96375(mtry = 4)
Updated file:
real times
32 42.58s
64 30.28s
128 24.95s
Running with 32 cores
user system elapsed
945.303 6.312 34.330
null device
1
Proportion Correct: 0.9665(mtry = 5) with cv:0.9665(mtry = 4)
Running with 64 cores
user system elapsed
1030.442 16.576 21.822
null device
1
Proportion Correct: 0.964(mtry = 5) with cv:0.965(mtry = 3)
Running with 128 cores
user system elapsed
1123.533 30.356 15.621
null device
1
Proportion Correct: 0.96375(mtry = 5) with cv:0.96225(mtry = 4)