mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-15 03:48:09 +00:00
feat(WalkForward): added regression/classification switch, archived old experiments, wrapped the process into run_whole_pipeline() (#10)
* refactor(WalkForward): cleaned up training & evaluation code * refactor: added run_whole_pipeline(), moved all previous models to archive
This commit is contained in:
+28
-28
@@ -1,30 +1,4 @@
|
||||
time,high,low,open,close
|
||||
2017-10-09,20123.58,17552.58,16389.67,19042.82
|
||||
2017-10-10,19304.92,18326.46,19042.82,18536.54
|
||||
2017-10-11,18595.82,18026.47,18536.54,18267.39
|
||||
2017-10-12,22339.6,19424.98,18267.39,22179.03
|
||||
2017-10-13,25609.53,21021.94,22179.03,21806.0
|
||||
2017-10-14,22865.46,21272.6,21806.0,22668.55
|
||||
2017-10-15,6.37e-06,6.37e-06,6.37e-06,6.37e-06
|
||||
2017-10-16,22935.78,18835.94,21477.66,22336.39
|
||||
2017-10-17,25793.14,21556.37,22316.45,24515.81
|
||||
2017-10-18,26616.98,23364.49,24497.8,25673.94
|
||||
2017-10-19,27770.06,24348.67,25673.94,26624.07
|
||||
2017-10-20,29429.43,27013.1,26889.32,29062.22
|
||||
2017-10-21,30403.26,28249.12,29075.02,28804.7
|
||||
2017-10-22,29805.97,28390.78,28865.21,29684.68
|
||||
2017-10-23,31274.63,29999.8,29702.81,30812.12
|
||||
2017-10-24,30232.95,25866.93,30635.38,26929.29
|
||||
2017-10-25,28510.82,27102.62,26929.29,28483.21
|
||||
2017-10-26,29484.39,28008.19,28483.21,29125.62
|
||||
2017-10-27,29891.64,28612.3,29143.06,28851.48
|
||||
2017-10-28,29090.28,28361.06,28851.48,28721.04
|
||||
2017-10-29,30735.19,27915.18,28721.04,30523.39
|
||||
2017-10-30,30708.38,29878.75,30523.39,30278.81
|
||||
2017-10-31,32602.0,30428.1,30278.81,32574.29
|
||||
2017-11-01,35380.25,31762.74,32574.29,35281.23
|
||||
2017-11-02,37415.35,32793.81,35281.23,34900.65
|
||||
2017-11-03,37583.59,34116.47,34900.65,34749.59
|
||||
2017-11-04,37208.29,34423.94,34506.62,36448.38
|
||||
2017-11-05,37775.19,35964.5,36448.38,36737.15
|
||||
2017-11-06,36774.86,33767.47,36737.15,34393.38
|
||||
@@ -1490,7 +1464,7 @@ time,high,low,open,close
|
||||
2021-11-05,53068.11,52342.33,51124.18,52663.23
|
||||
2021-11-06,54457.34,53209.1,52663.23,53390.13
|
||||
2021-11-07,51886.72,50609.67,53390.13,51886.72
|
||||
2021-11-08,52966.1,50454.09,51948.05,52659.29
|
||||
2021-11-08,52887.18,51458.38,51886.72,52694.08
|
||||
2021-11-09,53567.37,52433.03,52694.08,53226.46
|
||||
2021-11-10,55469.73,54323.14,53226.46,54513.48
|
||||
2021-11-11,54678.02,52956.99,54513.48,53349.54
|
||||
@@ -1499,4 +1473,30 @@ time,high,low,open,close
|
||||
2021-11-14,55149.14,53986.98,54134.54,55133.53
|
||||
2021-11-15,55262.76,53640.07,55133.53,54245.79
|
||||
2021-11-16,55278.79,53748.61,54245.79,55152.55
|
||||
2021-11-17,55432.37,54495.91,55218.11,55126.79
|
||||
2021-11-17,56355.57,55009.06,55152.55,55078.73
|
||||
2021-11-18,55096.78,53619.74,55078.73,54665.42
|
||||
2021-11-19,56253.22,53064.94,54665.42,53287.32
|
||||
2021-11-20,55006.54,54008.3,53287.32,54373.77
|
||||
2021-11-21,55519.52,54284.76,54373.77,55404.96
|
||||
2021-11-22,54592.52,53663.82,55404.96,54284.38
|
||||
2021-11-23,56146.13,53559.09,54284.38,53949.72
|
||||
2021-11-24,55864.5,54430.76,53949.72,55341.22
|
||||
2021-11-25,58375.51,56369.64,55341.22,56457.82
|
||||
2021-11-26,58773.92,55872.63,56457.82,57179.94
|
||||
2021-11-27,58023.57,56985.25,57179.94,57883.98
|
||||
2021-11-28,59795.28,58524.22,57883.98,59093.78
|
||||
2021-11-29,59908.31,58327.88,59093.78,58350.63
|
||||
2021-11-30,60330.63,56924.63,58350.63,57085.77
|
||||
2021-12-01,58046.75,55399.11,57085.77,57735.34
|
||||
2021-12-02,58818.26,57407.27,57735.34,58111.47
|
||||
2021-12-03,59096.73,56551.72,58111.47,58240.58
|
||||
2021-12-04,62491.08,57697.18,58240.58,58110.58
|
||||
2021-12-05,62395.46,60816.1,58110.58,61381.73
|
||||
2021-12-06,63495.69,60274.37,61381.73,61071.69
|
||||
2021-12-07,62665.3,61126.43,61071.69,61995.36
|
||||
2021-12-08,60575.94,58551.92,61995.36,58611.87
|
||||
2021-12-09,55583.46,54130.17,58611.87,55377.5
|
||||
2021-12-10,59135.22,56375.53,55377.5,58992.26
|
||||
2021-12-11,59685.34,58188.04,58992.26,58870.2
|
||||
2021-12-12,60733.91,59377.59,58870.2,59607.84
|
||||
2021-12-13,59772.86,58548.01,59594.76,59241.71
|
||||
|
||||
|
Reference in New Issue
Block a user