inst/help/mlclassificationsvm.md

Support Vector Machine Classification

Support Vector Machines is a supervised learning algorithm that maps training examples to points in space so as to maximise the width of the gap between the two categories. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall.

Assumptions

Input

Assignment Box

Tables

Plots

Data Split Preferences

Holdout Test Data

Training Parameters

Algorithmic Settings

Add Predicted Classes to Data

Generates a new column in your dataset with the class labels of your classification result. This gives you the option to inspect, classify, or predict the generated class labels.

Output

Support Vector Machine Classification Model Table

Evaluation Metrics

References

R-packages



jasp-stats/jaspMachineLearning documentation built on April 5, 2025, 3:52 p.m.