TextAuthoringTrainingJobDetails.EvaluationOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the evaluation options. By default, the evaluation kind is percentage, with training split percentage as 80, and testing split percentage as 20.
public Azure.AI.Language.Text.Authoring.TextAuthoringEvaluationDetails EvaluationOptions { get; set; }
member this.EvaluationOptions : Azure.AI.Language.Text.Authoring.TextAuthoringEvaluationDetails with get, set
Public Property EvaluationOptions As TextAuthoringEvaluationDetails