dotnet / dotnet/machinelearning-modelbuilder

Additional Optimizing Metrics for Binary Classification: Precision or Recall

Open
#2,797 3 comments 0 reactions 1 assignee Claimed by @LittleLittleCloud View on GitHub
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.