dca_interface
6.3.4
|
#include <wac_classification.h>
Sets up options for the WAC classification.
By activating enable_Feedback, statistics about matched applications/actions and counts of classification calls will be collected and uploaded to our servers, and integrated into the automatic process, that helps us to continuously improve the classification quality and match ratio.
The collected statstics will be uploaded during a call to UpdateModule::performUpdate.
Definition at line 33 of file wac_classification.h.
Public Attributes | |
bool | enable_Feedback |
This switches the Feedback feature on or off. This feature collects number of matched applications/actions together with the number of non-matched classification calls. More... | |
bool dca_wac::WacClassifierOptions::enable_Feedback |
This switches the Feedback feature on or off. This feature collects number of matched applications/actions together with the number of non-matched classification calls.
Definition at line 45 of file wac_classification.h.