Class ClassificationMultiLabelModeDetails
Possible text classification multi label mode details
Inherited Members
Namespace: Oci.AilanguageService.Models
Assembly: OCI.DotNetSDK.Ailanguage.dll
Syntax
public class ClassificationMultiLabelModeDetails : ClassificationType
Properties
Version
Declaration
[JsonProperty(PropertyName = "version")]
public string Version { get; set; }
Property Value
Type | Description |
---|---|
string | Optional if nothing specified latest base model will be used for training. Supported versions can be found at /modelTypes/{modelType} |