Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Christos Tzelepis committed Nov 24, 2017
1 parent ca7bd0e commit 30da962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<img src=".images/svmgsu_motivation.jpg" width="300" alt="SVM-GSU's motivation"/>
</p>
<p align="center">
*Motivation of the linear SVM-GSU: The proposed classifier takes input data uncertainty (modeled as multivariate anisotropic Gaussians) into consideration, leading to a (probably drastically) different decision border (solid line), compared to the standard linear SVM (dashed line) that would consider only the means of the Gaussians, ignoring the various uncertainties.*
Motivation of the linear SVM-GSU: <br>The proposed classifier takes input data uncertainty (modeled as multivariate anisotropic Gaussians) into consideration, leading to a (probably drastically) different decision border (solid line), compared to the standard linear SVM (dashed line) that would consider only the means of the Gaussians, ignoring the various uncertainties.
</p>

This is the implementation code for the Support Vector Machine with Gaussian Sample Uncertainty (SVM-GSU), whose
Expand Down

0 comments on commit 30da962

Please sign in to comment.