Skip to content

Commit 1d6e112

Browse files
authored
Update README.md
1 parent 312dc63 commit 1d6e112

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
@@ -1,5 +1,5 @@
11
# Breast-Cancer-Classification-using-KNN
22
Optimal Classification of Breast Cancer Wisconsin (Diagnostic) Database provided in Scikit Learn Data-set.
33
I have written a code for the classification of the Breast Cancer data provided by Scikit Learn Data-set. It is an OPTIMIZATED code with
4-
65% Training Data and 35% Test Data. The value of k i.e. the number of nearest neighbor to be considered is 4. Score of my code is 0.945
4+
65% Training Data and 35% Test Data. The value of k i.e. the number of nearest neighbor to be considered is 5. Score of my code is 0.945
55
based of the test data.

0 commit comments

Comments
 (0)