We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1199c4 commit e8e888fCopy full SHA for e8e888f
README.md
@@ -5,7 +5,7 @@ SVM & Softmax classifiers supported
5
NB:
6
-Softmax classifier refers to penalized and kernalized logistic regression
7
-Classical logistic regression can be obtained by setting cost very high & using a linear kernel
8
--Python implementation in a seperate repository
+-R implementation in a seperate repository
9
# 1. Classifiers/regressors:
10
LS: regression classifier using penalized least squared loss
11
Softmax: Softmax classifier using cross entropy loss
0 commit comments