dca_interface
6.3.4
|
#include <ipr_classification.h>
Sets up options for the IPR classification.
By activating enable_Feedback, statistics about matched categories 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 32 of file ipr_classification.h.
Public Attributes | |
bool | enable_Feedback |
This switches the Feedback feature on or off. This feature collects statistics about number of matched categories together with the number of non-matched classification calls. By default this feature is switched off. More... | |
bool dca_ipr::IprClassifierOptions::enable_Feedback |
This switches the Feedback feature on or off. This feature collects statistics about number of matched categories together with the number of non-matched classification calls. By default this feature is switched off.
Definition at line 45 of file ipr_classification.h.