Chapter 5 (PR)
Chapter 5 (PR)
Minimum risk:
Minimum-error-rate:
where and
The task
Determine which can classify all training
examples in correctly
How to minimize
the criterion
function J(w,b)?
Gradient Descent
…… (梯度下降)
: gradient of f() at x
ignored when
being non-negative
Therefore, we have ! is small
The solution
Invoke the standard
Choose certain
gradient descent
criterion function
procedure on the (d+1)-
J(w,b) defined
variate function J(,) to
over [ref: slide 8]
determine (w,b)
……