Related Experiment Videos

Maxi-min margin machine: learning large margin classifiers locally and globally

K Huang1, H Yang, I King

  • 1Fujitsu Research and Development Center Co. Ltd., Beijing, China. kzhuang@cn.fujitsu.com

Summary

We introduce the maxi-min margin machine (M4), a novel large margin classifier that learns decision boundaries both locally and globally. M4 integrates local and global data views, outperforming existing methods like Support Vector Machines (SVM) and Minimax Probability Machines (MPM).

Related Concept Videos

Margin of Error01:27

Margin of Error

The margin of error is also called the maximum error of an estimate. The margin of error is the maximum possible or expected difference between the observed sample parameter value and the actual population parameter value. For proportion, it is the maximum difference between the value of sample proportion obtained from the data and the true value of population proportion. As the true value of the population parameter is not known, the margin of error is calculated using the sample statistic.
Local Maximum and Minimum Values01:31

Local Maximum and Minimum Values

In multivariable calculus, a function of two variables can exhibit local maximum or minimum values at certain points on its surface. A local maximum occurs when the function's value at a point is greater than at all nearby points, while a local minimum occurs when the function’s value is less than at all nearby locations. These points are referred to as local extrema and are of central importance in optimization problems.Local extrema are found at critical points, where the surface becomes...
Prediction Intervals01:03

Prediction Intervals

The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
The...