amper43
|
75e8081182
|
Revert "Merge branch 'concatinate-chunks-for-anomaly-detector-#614'"
This reverts commit c6eb1bd4d2 , reversing
changes made to 74d45bf4f4 .
|
6 years ago |
amper43
|
c6eb1bd4d2
|
Merge branch 'concatinate-chunks-for-anomaly-detector-#614'
|
6 years ago |
Alexandr Velikiy
|
74d45bf4f4
|
Segment intersection in anomaly detector #615 (#616)
|
6 years ago |
rozetko
|
616bc46123
|
Detect thresholds on the whole dataset #505 (#625)
|
6 years ago |
rozetko
|
63e2d2d558
|
Thresholds error: from is NaN #621 (#623)
|
6 years ago |
rozetko
|
567900c4a8
|
Add migrations how-to (#622)
|
6 years ago |
rozetko
|
0e397b350f
|
Threshold is not a part of analytic unit #619 (#620)
|
6 years ago |
amper43
|
16b85632c5
|
fix
|
6 years ago |
amper43
|
575b637325
|
new line
|
6 years ago |
amper43
|
25c794e6b4
|
add last value for smoothing
|
6 years ago |
rozetko
|
416e62bed3
|
Migrate analytic unit cache to camel case #609 (#613)
|
6 years ago |
Alexandr Velikiy
|
d58f08c42d
|
Smoothing for anomaly detector #607 (#608)
|
6 years ago |
Alexandr Velikiy
|
cb040b397b
|
Exponential smoothing for anomaly detector #610 (#611)
|
6 years ago |
Evgeny Smyshlyaev
|
4f904fc063
|
fix spec (#603)
|
6 years ago |
rozetko
|
493bd4dd49
|
Fixes for #504 (#604)
|
6 years ago |
rozetko
|
653f593b48
|
Bump version to 0.3.3-beta
|
6 years ago |
rozetko
|
3860b8f95c
|
Clear detection spans on learning #601
|
6 years ago |
Evgeny Smyshlyaev
|
9c0e2561e6
|
Detection status router merge queried segments #590 (#596)
|
6 years ago |
Alexey Velikiy
|
dee1edc966
|
Analytic types upgrade (#600)
* move DataBucket from __init__
* python3 fixes for DataBucket & rm class field
|
6 years ago |
Alexey Velikiy
|
b053e336f3
|
Check python version in run time #592 (#595)
|
6 years ago |
Alexey Velikiy
|
b1e07c3d61
|
detection spans (#594)
|
6 years ago |
amper43
|
82f611e375
|
fix detection status router
|
6 years ago |
Alexey Velikiy
|
75fe513b7d
|
timeseries++ (#591)
|
6 years ago |
Evgeny Smyshlyaev
|
18bfc91770
|
Add proxy class for getting segments #588 (#589)
|
6 years ago |
amper43
|
b1314e8db6
|
add time series index
|
6 years ago |
amper43
|
fdfa5d3c2e
|
fix pandas import
|
6 years ago |
amper43
|
174b57e592
|
add timeseries type
|
6 years ago |
Alexandr Velikiy
|
20d1a974bb
|
Use ModelState classes in models #582 (#586)
|
6 years ago |
rozetko
|
15ba69dd6e
|
ValueError: array must not contain infs or NaNs #563 (#585)
|
6 years ago |
Alexey Velikiy
|
30108ae643
|
jsonclass usage in models + fixes in meta (#583)
* jsonclass usage in models + fixes in meta
* remove some empty lines
|
6 years ago |
rozetko
|
95f91d5963
|
Sort analytic units by creation date / name #514 (#581)
* Add sorting query to dbFindMany
* Add timestampData option to db init
* Use sorting query in AnalyticUnit.findMany
* enum SortingOrder
|
6 years ago |
rozetko
|
ead459ccb0
|
Don't run detection if learning failed #549 (#578)
|
6 years ago |
Alexandr Velikiy
|
7f15bf3996
|
Add ModelState children classes #576 (#579)
|
6 years ago |
Coin de Gamma
|
131238fbb4
|
rm launch programm
|
6 years ago |
Coin de Gamma
|
4b23b96c6d
|
JSONClass
|
6 years ago |
Coin de Gamma
|
b207a061e2
|
json_class
|
6 years ago |
Coin de Gamma
|
664ebe5f4d
|
Merge branch 'master' of github.com:hastic/hastic-server
|
6 years ago |
Coin de Gamma
|
8a4a14ecca
|
inited_params begin + JSONClass partially
|
6 years ago |
Alexandr Velikiy
|
6a690c09f0
|
Add base class for models state #574 (#575)
|
6 years ago |
Alexandr Velikiy
|
10331e65ed
|
Tool for model testing #561 (#562)
|
6 years ago |
Alexey Velikiy
|
194a8b9de6
|
Analytic types (#573)
|
6 years ago |
Alexey Velikiy
|
20f50a3e52
|
Analytics deps optimisation (#569)
* optimize analytic deps in requrements.txt
* rm hooks/hook-sklearn.py
|
6 years ago |
Evgeny Smyshlyaev
|
db5b9255d7
|
Endpoint for getting timeseries of analytic unit #528 (#564)
|
6 years ago |
Alexey Velikiy
|
8c64b64192
|
np.NaN -> np.nan (#571)
|
6 years ago |
rozetko
|
436c2a7cab
|
Hotfix for "Hastic instance name #558":
- alert -> payload
|
6 years ago |
rozetko
|
64772a3a82
|
Hotfix for "Hastic instance name #558":
- serialize alerts in sendWebhook()
|
6 years ago |
rozetko
|
de3a41e150
|
Hotfix for "Hastic instance name #558":
- add HASTIC_INSTANCE_NAME to docker-compose
|
6 years ago |
Evgeny Smyshlyaev
|
0fcee80dcf
|
System info: Hastic instance name (#558)
|
6 years ago |
Coin de Gamma
|
1f6258f401
|
Create README.md
|
6 years ago |
Evgeny Smyshlyaev
|
c5e24b5739
|
fix segment_map -> segment (#556)
|
6 years ago |