-
Notifications
You must be signed in to change notification settings - Fork 0
/
data_and_days.txt
62 lines (45 loc) · 1.26 KB
/
data_and_days.txt
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
test 1:
Days: 50
Random Forest Mean Absolute Error: 1.959590376569037
LSTM Mean Absolute Error: 2.10334622243458
For days April 1st - 50 days
test2:
Days:50
Random Forest Mean Absolute Error: 2.993038912133889
LSTM Mean Absolute Error: 3.1263981092125817
For days May 31st - 50 days
test3:
Days:50
Random Forest Mean Absolute Error: 2.993038912133889
LSTM Mean Absolute Error: 3.096510604634941
For days May 31st - 50 days
test4:
Days:100
Random Forest Mean Absolute Error: 3.2117937369519836
LSTM Mean Absolute Error: 3.540801607701376
For days May 31st - 100 days
test5:
Days:100
Random Forest Mean Absolute Error: 3.2117937369519836
LSTM Mean Absolute Error: 3.430813512463661
For days May 31st - 100 days
test6:
Days:200
Random Forest Mean Absolute Error: 3.82567236704901
LSTM Mean Absolute Error: 3.8987456234851385
For days May 31st - 200 days
test7:
Days:200
Random Forest Mean Absolute Error: 3.82567236704901
LSTM Mean Absolute Error: 3.932591473821302
For days May 31st - 200 days
test8:
Days:25
Random Forest Mean Absolute Error: 2.041826050420169
LSTM Mean Absolute Error: 2.1307269309548755
For days May 31st - 25 days
test9:
Days:25
Random Forest Mean Absolute Error: 2.041826050420169
LSTM Mean Absolute Error: 2.252190922969528
For days May 31st - 25 days