Skip to content

Commit edc4172

Browse files
committed
add readme
1 parent 3c8abdb commit edc4172

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

classification_methods/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Classification methods comparision:
2+
3+
Comparing of several classification methods (`Naive Bayes Classifier`, `LDA`, `QDA`, `KNN`, `Logistic Regression`) on a dataset which is features of an image processing project.
4+
Next `PCA` decomposition applied for the best classifier in result.

0 commit comments

Comments
 (0)