Machine Learning
25 views
Margin
Quick Definition
Distance between decision boundary and nearest data points
Full Definition
The distance between the decision boundary and the nearest data points in support vector machine classifiers.
Examples
SVM optimization, maximum margin classifiers, generalization
Related Terms
support-vector-machine
kernel-trick
classification
More Machine Learning Terms
Loss Function
Math function measuring prediction vs actual value difference
Model Selection
Choosing the best ML model from candidates
Contrastive Learning
Self-supervised learning by contrasting data pairs
ARIMA
Statistical model for time series analysis and forecasting
Reinforcement Learning ML
Learning optimal decisions through environment interaction
DBSCAN
Density-based clustering finding clusters of varying shapes