Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Regression
authored
Oct 29, 2021
by
Cihan Ates
Show whitespace changes
Inline
Side-by-side
DDE-1/Regression.md
View page @
2ac0275d
...
@@ -32,7 +32,7 @@ For mathematical convenience, let’s go in to the number domain, rather than st
...
@@ -32,7 +32,7 @@ For mathematical convenience, let’s go in to the number domain, rather than st
```
math
```
math
y_{i} = w . x_i + b >= 0 for positive points
y_{i} = w . x_i + b >= 0 for positive points
```
y_{i} = w . x_i + b <= 0 for negative points
y_{i} = w . x_i + b <= 0 for negative points
```
```
...
...
...
...