adding machine learning service
at this first step, the service includes one plugin,this plugin use jaccard correlation in order to measure correlation between a pair of alarms. once in configured amount of alarms this service generates a report and saves it to configured directory. Change-Id: I2428dcf05365e6b68fb0e86ccd82554c82b94c2f
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
features:
|
||||
- A new service was added to Vitrage, the machine learning service.
|
||||
Together with it, the first machine learning plugin was added - the
|
||||
Jaccard Correlation plugin. This plugin listens to rabbit MQ
|
||||
receiving messages about creation and deletion of alarms, and
|
||||
learns the correlation between each pair of alarms, in order to
|
||||
recommend on creation of new templates in the future.
|
||||
Reference in New Issue
Block a user