Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
1042 views
1
=== Run information ===
2
3
Scheme: weka.classifiers.functions.MultilayerPerceptron -L 0.2 -M 0.2 -N 5000 -V 0 -S 0 -E 20 -H a -R -num-decimal-places 3 -batch-size 150
4
Relation: zse_export_VLEN-R-B-features
5
Instances: 225
6
Attributes: 7
7
rsi
8
mfi
9
ema
10
so
11
macd
12
sl
13
cl_p
14
Test mode: split 70.0% train, remainder test
15
16
=== Classifier model (full training set) ===
17
18
Linear Node 0
19
Inputs Weights
20
Threshold 1.0323086786528364
21
Node 1 -0.4184330532057715
22
Node 2 -1.4292772346317064
23
Node 3 -1.0775833947997584
24
Sigmoid Node 1
25
Inputs Weights
26
Threshold -0.17777335986308077
27
Attrib rsi -12.298654653346187
28
Attrib mfi -0.13866335400335073
29
Attrib ema -1.3749713385941655
30
Attrib so 1.8084037452987012
31
Attrib macd 0.32508423116411717
32
Attrib sl 0.3780674907504743
33
Sigmoid Node 2
34
Inputs Weights
35
Threshold 0.3509794939672798
36
Attrib rsi -0.17603214536385955
37
Attrib mfi -0.0672299579855476
38
Attrib ema -3.108557251106579
39
Attrib so -0.2121113315753066
40
Attrib macd 1.5717114227177296
41
Attrib sl -0.20841569573083055
42
Sigmoid Node 3
43
Inputs Weights
44
Threshold -3.888454182944663
45
Attrib rsi 1.0152231588049356
46
Attrib mfi -5.423456509962554
47
Attrib ema 5.294648908602831
48
Attrib so 0.5410179207316398
49
Attrib macd -4.901047334102658
50
Attrib sl 1.740516703025673
51
Class
52
Input
53
Node 0
54
55
56
Time taken to build model: 3.8 seconds
57
58
=== Predictions on test split ===
59
60
inst# actual predicted error
61
1 5 5.035 0.035
62
2 4.7 4.6 -0.1
63
3 4.75 4.381 -0.369
64
4 4.63 4.36 -0.27
65
5 4.65 4.234 -0.416
66
6 5.35 4.193 -1.157
67
7 6.4 4.532 -1.868
68
8 5.66 5.031 -0.629
69
9 6.85 4.395 -2.455
70
10 6.8 4.71 -2.09
71
11 6.8 4.76 -2.04
72
12 6.39 4.856 -1.534
73
13 6.31 4.863 -1.447
74
14 6.83 4.945 -1.885
75
15 6.84 5.15 -1.69
76
16 6.83 5.305 -1.525
77
17 7 5.449 -1.551
78
18 6.6 5.607 -0.993
79
19 6.57 5.654 -0.916
80
20 6.5 5.81 -0.69
81
21 6.47 5.869 -0.601
82
22 6.78 5.925 -0.855
83
23 6.97 6.01 -0.96
84
24 6.85 6.03 -0.82
85
25 6.85 6.028 -0.822
86
26 7.48 6.033 -1.447
87
27 7.1 6.052 -1.048
88
28 7.15 6.043 -1.107
89
29 7.1 6.044 -1.056
90
30 7 6.041 -0.959
91
31 7.1 6.034 -1.066
92
32 7.01 6.034 -0.976
93
33 7.4 6.029 -1.371
94
34 7.13 6.036 -1.094
95
35 7.05 6.022 -1.028
96
36 7.39 6.014 -1.376
97
37 7 6.022 -0.978
98
38 7 5.99 -1.01
99
39 7.2 5.995 -1.205
100
40 7.2 6.008 -1.192
101
41 7.15 6.005 -1.145
102
42 7.49 6.011 -1.479
103
43 7.49 6.034 -1.456
104
44 7.33 6.074 -1.256
105
45 7.2 6.023 -1.177
106
46 7.2 6.008 -1.192
107
47 7.15 6.008 -1.142
108
48 7.15 5.997 -1.153
109
49 7.08 6.003 -1.077
110
50 7.05 5.993 -1.057
111
51 7.35 5.976 -1.374
112
52 7 6.013 -0.987
113
53 7.05 5.972 -1.078
114
54 7.08 5.967 -1.113
115
55 7.47 5.972 -1.498
116
56 7.44 6.014 -1.426
117
57 7.78 6.01 -1.77
118
58 7.7 6.026 -1.674
119
59 7.24 6.032 -1.208
120
60 7.26 5.978 -1.282
121
61 7.37 5.984 -1.386
122
62 7.51 5.998 -1.512
123
63 7.95 5.995 -1.955
124
64 7.95 6.048 -1.902
125
65 8 6.112 -1.888
126
66 8.25 6.076 -2.174
127
67 8 6.558 -1.442
128
129
=== Evaluation on test split ===
130
131
Time taken to test model on test split: 0.04 seconds
132
133
=== Summary ===
134
135
Correlation coefficient 0.7956
136
Mean absolute error 1.2304
137
Root mean squared error 1.3178
138
Relative absolute error 146.3138 %
139
Root relative squared error 138.3839 %
140
Total Number of Instances 67
141
142
143