|
|
|
|
|
by oilywater
3798 days ago
|
|
Looks closer to support vector machine and its regression capabilities. Although, linear regression, logistic regression, svm regression, are all almost the same thing, the loss function is different, all can be trained with gradient descent. |
|