Skip to content

Commit e8e888f

Browse files
authored
Update README.md
1 parent b1199c4 commit e8e888f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SVM & Softmax classifiers supported
55
NB:
66
-Softmax classifier refers to penalized and kernalized logistic regression
77
-Classical logistic regression can be obtained by setting cost very high & using a linear kernel
8-
-Python implementation in a seperate repository
8+
-R implementation in a seperate repository
99
# 1. Classifiers/regressors:
1010
LS: regression classifier using penalized least squared loss
1111
Softmax: Softmax classifier using cross entropy loss

0 commit comments

Comments
 (0)