Show / Hide Table of Contents

Class EvaluationResults

model training results of different models

Inheritance
object
EvaluationResults
NamedEntityRecognitionEvaluationResults
TextClassificationEvaluationResults
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AilanguageService.Models
Assembly: OCI.DotNetSDK.Ailanguage.dll
Syntax
[JsonConverter(typeof(EvaluationResultsModelConverter))]
public class EvaluationResults
In this article
Back to top