xgboost
xgboost::MetricReg Struct Reference

Registry entry for Metric factory functions. The additional parameter const char* param gives the value after @, can be null. For example, metric map@3, then: param == "3". More...

#include <metric.h>

Inheritance diagram for xgboost::MetricReg:
Inheritance graph
Collaboration diagram for xgboost::MetricReg:
Collaboration graph

Detailed Description

Registry entry for Metric factory functions. The additional parameter const char* param gives the value after @, can be null. For example, metric map@3, then: param == "3".


The documentation for this struct was generated from the following file: