We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3a53a commit 86456d9Copy full SHA for 86456d9
README.md
@@ -3,7 +3,7 @@ This report shows various well-known methods of classification.
3
4
Including linear classifier from scratch, linear classifier with least-squared manner, voted perception and SVM.
5
6
-Finally, I make a comparison by calculating accuracy between above mentioned method .
+Finally, I make a comparison by calculating accuracy between above mentioned method.
7
8
## Content
9
1. All codes used are in "code" file
0 commit comments