Skip to content

OpenAI.Request.ClassificationBetas

Andrew Lambert edited this page Feb 9, 2023 · 2 revisions

OpenAI.Request.ClassificationBetas

Property declaration

 Dim ClassificationBetas As JSONItem

Remarks

If this is provided, we calculate F-beta scores at the specified beta values. The F-beta score is a generalization of F-1 score. This is only used for binary classification.

Clone this wiki locally