Commit Graph

95 Commits

Author SHA1 Message Date
Anton Romanov
61b2a21e2d use brute force for pages 2021-05-29 10:53:32 +04:00
Anton Romanov
50fb79670d fix season 2021-05-28 16:16:53 +04:00
Anton Romanov
65fa782b10 create full brutforce over parameters 2021-05-28 12:22:14 +04:00
Anton Romanov
ce8fd32642 partial bad code 2021-05-27 14:41:53 +04:00
Anton Romanov
8f66d7229a fix exponential method params classes 2021-05-27 14:31:23 +04:00
Anton Romanov
8bfb0b854f split into two services 2021-05-27 14:25:00 +04:00
Anton Romanov
b182181780 fix imports 2021-05-26 12:55:39 +04:00
Anton Romanov
7f1f2ea51a add classes for exponential smoothing methods params 2021-05-26 12:54:21 +04:00
Anton Romanov
9e3ecc1d31 #2 -- fix seasonal model 2020-11-07 14:13:56 +04:00
Anton Romanov
5567f4d857 #2 -- fix code 2020-11-03 12:08:15 +04:00
Anton Romanov
ac0db90d8b #2 -- fix code 2020-11-03 12:02:48 +04:00
Anton Romanov
1a94ce7889 Merge remote-tracking branch 'origin/master' into master 2020-11-03 11:39:07 +04:00
Anton Romanov
f3614979bd #2 -- complete additive trent and seasonality 2020-11-03 11:38:53 +04:00
Anton Romanov
84cd45d8c6 Update README.md 2020-11-02 13:23:04 +00:00
Anton Romanov
6598df034d Merge remote-tracking branch 'origin/master' into master 2020-11-02 17:05:00 +04:00
Anton Romanov
44fde5c80d #2 -- add params for method 2020-11-02 17:04:49 +04:00
Anton Romanov
5810628d53 Update README.md 2020-11-02 11:31:56 +00:00
Anton Romanov
ea0542cc05 Update README.md 2020-11-02 11:30:45 +00:00
Anton Romanov
2f5f2ced51 Update README.md 2020-11-02 11:29:04 +00:00
Anton Romanov
df322bb0d3 Update README.md 2020-11-02 11:28:00 +00:00
Anton Romanov
a5a58fad22 Update README.md 2020-11-02 11:26:11 +00:00
Anton Romanov
454ed6501a Update README.md 2020-11-02 11:24:57 +00:00
Anton Romanov
67389b1db0 Update README.md 2020-11-02 11:23:32 +00:00
Anton Romanov
3f5276e91e Update README.md 2020-11-02 11:20:02 +00:00
Anton Romanov
5a2b070845 Update README.md 2020-11-02 11:15:10 +00:00
Anton Romanov
d38c759fba #3 -- fix dependency 2020-11-02 14:39:25 +04:00
Anton Romanov
b6b788ee8d #3 -- fix legend position 2020-11-02 14:01:27 +04:00
Anton Romanov
4a78171fe5 Merge branch '3-jfs-page-for-demo' into 'master'
Resolve "JFS page for demo"

Closes #3

See merge request romanov73/time-series-smoothing!3
2020-11-02 09:45:51 +00:00
Anton Romanov
39b09484ec #3 -- show 3 charts of time series 2020-11-02 13:45:03 +04:00
Anton Romanov
9602e40873 #3 -- add base page 2020-11-02 11:43:55 +04:00
Anton Romanov
78bb2ac508 Merge branch '2-common-logic' into 'master'
Resolve "Реализовать наиболее общую логику сглаживания и прогнозирования"

Closes #2

See merge request romanov73/time-series-smoothing!2
2020-11-02 06:37:03 +00:00
Anton Romanov
dba64b8dee #2 -- fix code 2020-11-02 10:36:28 +04:00
Anton Romanov
85c4b3cad8 #2 -- fix forecasting 2020-10-10 13:36:35 +04:00
Anton Romanov
be9a761f0f #2 -- first implementations of date generator, modeling and forecasting 2020-10-01 08:41:49 +04:00
Anton Romanov
84a228b06d #2 -- first implementations of date generator, modeling and forecasting 2020-10-01 08:41:23 +04:00
Anton Romanov
3cd0d77e0c #2 -- create validation method 2020-09-14 16:40:35 +04:00
Anton Romanov
cfb0782825 #2 -- use class for model time series 2020-09-12 16:13:31 +04:00
Anton Romanov
cf46bb0bd6 #2 -- add class for model time series 2020-09-12 14:54:46 +04:00
Anton Romanov
9ffb50d8c1 Merge branch '1-models' into 'master'
Resolve "Раздельные конкретные модели для частей ВР"

Closes #1

See merge request romanov73/time-series-smoothing!1
2020-09-12 10:49:28 +00:00
Anton Romanov
7482d0bcad #1 -- add some models 2020-09-12 14:48:52 +04:00
Anton Romanov
5d4f0e3079 fix project api description 2020-09-12 13:11:09 +04:00
Anton Romanov
97938452b7 11 jdk support 2020-09-12 13:04:21 +04:00
romanov73
62f3ffcf5c add first method 2018-02-24 23:00:30 +04:00
romanov73
e5f2e0a3f3 initial commit 2018-02-22 22:47:45 +04:00
Romanov Anton
9283244602 Add README.md 2018-02-22 18:46:23 +00:00