dotnet / dotnet/machinelearning-modelbuilder
Additional Optimizing Metrics for Binary Classification: Precision or Recall
Aperta
- Lingua principale
- Dockerfile
- Stelle
- 285
- Fork
- 66
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In binary classification, there are situations where the data are imbalanced and only false positives or only false negatives are costly, we would want to tune the model on simply Precision or Recall. This would better optimize models based on these scenarios.
In Advanced training options, under the optimizing metric include a Precision option and a Recall option. Use this to tune the Model Builder for higher precision or higher recall.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.