Compartir a través de


ClassificationModels.Svm Field

Definition

A support vector machine (SVM) is a supervised machine learning model that uses classification algorithms for two-group classification problems. After giving an SVM model sets of labeled training data for each category, they're able to categorize new text.

public static Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ClassificationModels Svm;
 staticval mutable Svm : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ClassificationModels
Public Shared Svm As ClassificationModels 

Field Value

Applies to