Support Vector Model Training Task
(Redirected from SVM Training)
Jump to navigation
Jump to search
A Support Vector Model Training Task is a supervised model training task that requires a support vector-based model.
- AKA: SVM Training.
- Context:
- It can be solved by a Support Vector Model Training System (that implements an SVM training algorithm).
- It can range from being a Linear SVM Training Task to being a Non-Linear SVM Training Task.
- It can range from being an SVM Classifier Training Task to being an SVM Ranker Training Task to being an SVM Estimator Training Task.
- …
- Counter-Example(s):
- See: Kernel-based Model.