Commit History
fix(machine_id): change the last processed id to dict to better get the c341bcb
fix(algorithm): changing how the algo works 8c90b73
fix(lstm): change the algorithm for LSTM 13ba4b4
fix(gitattributes): added keras support 97cde7b
remove the unnecassery logger 729f32a
fix(app): fixing the logic of reseting the last processed id e3b3ab3
fucking indentation 1004976
fix(database): fixing so that ensuring the data that has already been 77e6989
forgot to add sys b8ca8ad
fix(app); fixing the logging to find out the duplication 6fadde3
fix(controller): remove creating new instance of database dc3fd68
feat(optimize): added startup to initailzie model instead of 767ab92
fix(logging): fix some warning to not appear and switching the a9a2a30
fix(app); change the NULL to None a6e75ea
feat(database): added logger and create to a new database method c7cc1b5
fix(app): update prediction endpoint to use binary prediction method 39d6711
AtthalaricNero commited on
feat(controller): implement binary and classification prediction methods with error handling d969e8f
AtthalaricNero commited on
feat(anomaly): add functions for preparing sensor data and calculating risk scores 0da1da8
AtthalaricNero commited on
feat(model): add anomaly detection models and scalers cea3342
AtthalaricNero commited on