1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Formula Fixes for 3.4 branch

Foumula fix 1

Foumula fix 2

Foumula fix 3

Foumula fix 4

Foumula fix 5

Foumula fix 8
This commit is contained in:
Ganesh Kathiresan
2020-04-21 16:08:58 +05:30
parent 150bd3aee6
commit 0be2c7018b
4 changed files with 6 additions and 6 deletions
@@ -43,7 +43,7 @@ There are multiple ways in which this model can be modified so it takes into acc
misclassification errors. For example, one could think of minimizing the same quantity plus a
constant times the number of misclassification errors in the training data, i.e.:
\f[\min ||\beta||^{2} + C \text{(\# misclassication errors)}\f]
\f[\min ||\beta||^{2} + C \text{(misclassification errors)}\f]
However, this one is not a very good solution since, among some other reasons, we do not distinguish
between samples that are misclassified with a small distance to their appropriate decision region or