Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

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