Alexandr Velikiy
|
d389cf3adb
|
Move repeating code from models to utils #270 (#272)
peak / trough / jump / drop / general common code to and utils refactoring
|
6 years ago |
Alexey Velikiy
|
ce8523fafa
|
Cancel learning on analytic unit deletion #266 (#269)
* basic cancelation in analytics
* cancelation task on node
* basic cancelation in analytics
|
6 years ago |
Alexey Velikiy
|
7ec2616cb4
|
Workers for analyticunits #203 (#265)
* rm async from analytic_unit_worker + some refactorings in maager
* AnalyticUnitManager
* workers for analytic units
|
6 years ago |
Alexandr Velikiy
|
7ad0e5360f
|
Incorrect work of analytics with nan filled dataset #247 (#248)
|
6 years ago |
rozetko
|
309704997b
|
IndexError: list index out of range in close_filtering #240 (#243)
|
6 years ago |
Alexandr Velikiy
|
5d76c9efac
|
IndexError: list index out of range in get_av_model #239 (#241)
|
6 years ago |
rozetko
|
9986642659
|
Fix #231: .count(np.NaN) -> .isnull().sum()
|
6 years ago |
Alexandr Velikiy
|
8614499c20
|
Proccesing for NaN values #231 (#236)
|
6 years ago |
Alexandr Velikiy
|
0d921aafb2
|
Incorrect work of models with single patterns #234 (#235)
add first value of patterns list = val[0] instead 0
|
6 years ago |
Alexey Velikiy
|
005097dde0
|
Analytics project structure improvement #215 (#228)
* bin & analytics folders
* sys path & config relocation
* fix analytics path in node
|
6 years ago |