11#ifndef _ML_RESULT_EVENT_H_
12#define _ML_RESULT_EVENT_H_
Application Event Manager header.
Application Event Manager profiler tracer header.
#define APP_EVENT_TYPE_DECLARE(ename)
Declare an event type.
Definition app_event_manager.h:143
const char * label
Definition ml_result_event.h:34
struct app_event_header header
Definition ml_result_event.h:31
float value
Definition ml_result_event.h:36
float anomaly
Definition ml_result_event.h:38
Machine learning classification result event.
Definition ml_result_event.h:29