rozetko
00252386c5
Bump version to 0.2.3-alpha
6 years ago
rozetko
d6d0b9f36a
Support datasource kit interface #176 ( #177 )
...
* Fix indentation in drop model
* Update datasource-kit version
* GrafanaMetric -> Metric
6 years ago
Alexandr Velikiy
d885b7ec22
Anti-segments in general model #142 ( #174 )
6 years ago
Alexandr Velikiy
93e74a45df
Anti-segments in drops model #142 ( #173 )
6 years ago
Alexandr Velikiy
4824b22df8
Anti-segments in peaks model #142 ( #170 )
6 years ago
Alexandr Velikiy
dc92d4e201
Anti-segments in troughs model #142 ( #171 )
6 years ago
Alexandr Velikiy
793c8186f1
Anti-segments in jumps model #142 ( #172 )
6 years ago
Alexandr Velikiy
142c6baa0a
common model to drop_model ( #166 )
6 years ago
Alexandr Velikiy
40fd1e296b
Common model in jumps ( #165 )
...
- add common model
- add convolve window
- add WINDOW_SIZE
6 years ago
Alexandr Velikiy
169c341189
add aggr model to peak models ( #162 )
...
* add aggr model to peak models
change convolve with first pattern.
now it is avarage model instead of only first pattern.
* common model for peaks with comments
6 years ago
Alexandr Velikiy
cc2f793ffb
add common model in troughs ( #164 )
...
common model with last comments
6 years ago
Alexandr Velikiy
f158c5050b
aggr model ( #161 )
...
* aggr model
new defs for aggregate model
* Update utils
raise exception
6 years ago
rozetko
ddb485089b
Update grafana-datasource-kit dep version
6 years ago
rozetko
7ffb712561
Adjust to new queryByMetric return type ( #163 )
6 years ago
Alexey Velikiy
dffcb94489
Integrate grafana datasource kit #158 ( #159 )
...
* add grafana-datasource-kit to deps
* usage of grafana-datasource-kit
6 years ago
Coin de Gamma
4284ba65d2
Update README.md
6 years ago
Coin de Gamma
43ebdd85c9
Update README.md
6 years ago
Coin de Gamma
24af7c5e8f
Update README.md
6 years ago
Coin de Gamma
ec3656ffd5
reorder links and add faq link
6 years ago
Coin de Gamma
769d20ebd4
move changelog to wiki
6 years ago
Coin de Gamma
badbe28fd8
Update README.md
6 years ago
Coin de Gamma
b7dcac1099
consistent @types/* and deps versions
6 years ago
Coin de Gamma
d302703abd
rm basic test & text fix in config.jest
6 years ago
Alexey Velikiy
29d6c41bc5
add node env ( #155 )
6 years ago
rozetko
74ea83c0b6
Reduce amount of required labeled segments for learning #147 ( #153 )
...
* rm labeled segments amount check && change query range algorithm
* review fix
* typo fix
* minor fix
6 years ago
sanke1
b14e5a69e3
Add a note to README.md that the port should be opened in firewall #145 ( #148 )
6 years ago
rozetko
504283d918
Anti-segments #142 ( #150 )
...
Node.js part of #142
- Merge segments while inserting
- Add deleted flag to segments
6 years ago
sanke
4b3b08fb8a
Revert "Update README.md"
...
This reverts commit a48124e6eb
.
6 years ago
sanke1
a48124e6eb
Update README.md
6 years ago
rozetko
ab593ed92f
Update installation manual to actual version
6 years ago
rozetko
efcdf29a3e
Bump version to 0.2.2-alpha
6 years ago
Alexandr Velikiy
12c52f5ce9
Consider segment width in models #136 ( #141 )
...
* fit -> do_fit in all models && add self.segment_length
* Move converting indices to timestamps to Model class
* add flexible win size to all models
6 years ago
sanke1
cb0140381e
use current date instead if last labeled segment + diff ( #143 )
6 years ago
sanke1
b4698c82b7
integrate jest ( #139 )
...
add basic test to see if works
6 years ago
Alexey Velikiy
edcf487479
Update custom_model.py
6 years ago
rozetko
34e4b357da
Update version
6 years ago
rozetko
d1ca327b0d
Improve all models
6 years ago
sanke1
8c80148ed3
Update README.md
6 years ago
sanke1
2286c77e99
Update README.md
6 years ago
sanke1
c4a4eaa8dd
Align logo and picture vertically
6 years ago
sanke1
cad15bf3d9
Add hastic-server logo to README ( #132 )
6 years ago
Alexandr Velikiy
65585939ae
minor drop and jump models improvements ( #131 )
6 years ago
rozetko
7a44f97aa3
Merge branch 'master' of github.com:hastic/hastic-server
6 years ago
rozetko
126eec22a5
Add empty config field check
6 years ago
rozetko
4099b2c7a9
Update release date in changelog
6 years ago
rozetko
20cbd5d9f3
Update version in readme
6 years ago
rozetko
579c929325
Update README.md
6 years ago
rozetko
34ad34eda6
Change compiled analytics path: dist/worker/worker -> dist/server/server
6 years ago
rozetko
d36d6e0b9a
Readme: Docker build -> dockerhub fetch
6 years ago
rozetko
48999a934d
Fix timestamps return in all models (convert from ns to ms)
6 years ago