Class that represents a set of quality metrics to check the model trained with the AdaBoost algorithm.
More...
- Deprecated:
- This item will be removed in a future release.
- Enumerations
-
- References
-
DAAL_DEPRECATED Batch |
( |
bool |
useDefaultMetrics = true | ) |
|
|
inline |
Constructs a quality metric set for the model trained with the AdaBoost algorithm
- Parameters
-
[in] | useDefaultMetrics | Flag. If true, a quality metric set is initialized with the quality metrics provided by the library |
DAAL_DEPRECATED interface1::InputDataCollectionPtr getInputDataCollection |
( |
| ) |
|
|
inline |
Returns the collection of input objects for the quality metrics algorithm
- Returns
- Collection of input objects for the quality metrics algorithm
DAAL_DEPRECATED interface1::ResultCollectionPtr getResultCollection |
( |
| ) |
|
|
inline |
Returns the structure that contains a computed quality metric set
- Returns
- Structure that contains a computed quality metric set
The documentation for this class was generated from the following file: