228 Commits (1f6258f401cec4a529994a6cb2fd85653a16fa7e)

Author SHA1 Message Date
Coin de Gamma 1f6258f401
Create README.md 5 years ago
Evgeny Smyshlyaev c5e24b5739 fix segment_map -> segment (#556) 5 years ago
Alexey Velikiy e6aafd00bb
rm tsfresh from deps (#554) 5 years ago
Evgeny Smyshlyaev fb2f350e95 Dataframe for detection less than two window size (#532) 5 years ago
Evgeny Smyshlyaev 14f616eb15
Error: index out of bounds (#538) 5 years ago
Evgeny Smyshlyaev 32bc319f18
add debug conf and pip package (#539) 5 years ago
Alexandr Velikiy a9971d64d0 ValueError attempt to get argmin of an empty sequence #518 (#537) 5 years ago
Evgeny Smyshlyaev 4cef0545e1
Non intersected chunks for consuming data #529 (#530) 5 years ago
rozetko 43a197cf92 Update pyzmq from 17.0.0 to 18.0.1 5 years ago
Alexey Velikiy eb874392c3
Server service actor (#527) 5 years ago
amper43 136834b150 try to fix #407 5 years ago
amper43 6b9a4a03cc socket.recv -> socket.recv_string 5 years ago
Alexey Velikiy d8f14ffaf7
AsyncZmqThread and AsyncZmqActor better method names and docs (#522) 5 years ago
Alexey Velikiy 209ffe8edc
add AsyncZmqThread and AsyncZmqActor classes (#515) 5 years ago
Alexandr Velikiy 0f1d7774fe Find start and end of peaks and troughs #506 (#507) 5 years ago
Evgeny Smyshlyaev fb04ba1565 Increase chunks' intersection (#513) 5 years ago
Evgeny Smyshlyaev 21f39f2a60 Send data to detection in chunks #489 (#503) 5 years ago
amper43 a1957005df Revert "fix" 5 years ago
amper43 c0a0ee5f12 fix 5 years ago
Evgeny Smyshlyaev d1f8b80c9e Send data to detection in chunks #489 (#496) 5 years ago
Alexey Velikiy 70e243f326
async iter server_service (#492) 5 years ago
Coin de Gamma 821014211f Change constant executors number to None #490 5 years ago
Coin de Gamma 471c80fe0a optional type in do_train 5 years ago
Coin de Gamma 4dd870ce2b asyncio.wait_for training_future 5 years ago
Alexandr Velikiy e0cc56d425 Not-ending learning #264 (#484) 5 years ago
Evgeny Smyshlyaev 70953bcc9d
fix (#487) 5 years ago
rozetko 9e66e8b035
Timeout for learning #481 (#485) 5 years ago
Alexandr Velikiy 4c2efac97e Keyerror pattern model #471 (#476) 5 years ago
Coin de Gamma 4d2ca2bb0b
loop.set_debug(True) 5 years ago
Coin de Gamma 30412d5d38 back WORKERS_EXECUTORS = 20 in analytic_unit_manager.py 5 years ago
Coin de Gamma a3f4aeff35 @staticmethod to ServerMessage.fromJSON 5 years ago
Coin de Gamma 8e086f0473 add difinition to prepare_data 5 years ago
rozetko 9637bfa0b5 Fix generation tool to use differents ids 5 years ago
rozetko 5e01f3d736
Tool for analytic units creation (#466) 5 years ago
Evgeny Smyshlyaev 98e26ece50 Revert "Futures for detect and recieve #264 (#433)" (#464) 5 years ago
Alexandr Velikiy 270fe53585 Test models with random values #459 (#460) 5 years ago
rozetko 6e19a1ff11 Add debug output (analytics task) 5 years ago
Evgeny Smyshlyaev 86c4433b65 Analytic bucket size #446 (#451) 5 years ago
Alexandr Velikiy 1bd4fb87f9 TypeError: ufunc 'isnan' not supported for the input types #447 (#448) 5 years ago
Alexandr Velikiy 3493e91235 Add correlation in general model #437 (#440) 5 years ago
Evgeny Smyshlyaev 05390790b6 More info in webhooks #382 && Webhook when datasource unavailable #441 (#436) 5 years ago
Alexandr Velikiy 87187dccd0 ValueError: operands could not be broadcast together with shapes #425 (#427) 5 years ago
Evgeny Smyshlyaev 006adbfeb3 Futures for detect and recieve #264 (#433) 5 years ago
Alexandr Velikiy 81c3d79238 Change the pattern filtering logic #366 (#423) 5 years ago
Alexandr Velikiy 22fe2cf6b7 Drops pattern ValueError: All elements of patterns_list should have same length #414 (#418) 5 years ago
Alexandr Velikiy 13305336b7 Change the pattern filtering logic #366 (#422) 5 years ago
Alexandr Velikiy 7ab0db6ba9 Update state during learning #406 (#408) 5 years ago
Alexandr Velikiy 6d5ec2b6fe Webhooks don't find any patterns #401 (#404) 5 years ago
rozetko aa943595fc
Wrong time in threshold segments #403 (#405) 5 years ago
Evgeny Smyshlyaev 13937e537e
Fix wait for full bucket (#402) 5 years ago