LightGbmBinaryTrainer.Options.EvaluateMetricType Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public enum LightGbmBinaryTrainer.Options.EvaluateMetricType
type LightGbmBinaryTrainer.Options.EvaluateMetricType =
Public Enum LightGbmBinaryTrainer.Options.EvaluateMetricType
- Herança
-
LightGbmBinaryTrainer.Options.EvaluateMetricType
Campos
Nome | Valor | Description |
---|---|---|
None | 0 | |
Default | 1 | |
Logloss | 2 | |
Error | 3 | |
AreaUnderCurve | 4 |