small addition before bedtime
This commit is contained in:
@@ -106,6 +106,16 @@ Unfortunately there are many ways in which we can place a hyperplane
|
||||
to divide the data. Below is an example of two candidate hyperplanes
|
||||
for our data sample.
|
||||
|
||||
!split
|
||||
===== Getting into the details =====
|
||||
|
||||
Let us define the function
|
||||
!bt
|
||||
\[
|
||||
f(x) = \beta_0+\beta_1x = 0,
|
||||
\]
|
||||
!et
|
||||
as the function that determines the line that separates two classes (our two features).
|
||||
!split
|
||||
===== Examples with kernels =====
|
||||
|
||||
|
||||
Reference in New Issue
Block a user