/kNN

k-Nearest Neighbours Project. Focused on classification of cancer cells.

Primary LanguagePythonMIT LicenseMIT

k Nearest Neighbors Application for Breast Cancer

Cell image classifier for determining malignant or benign cells in breast.

Background

A classifier using scikit-learn from python which works however on my compare classifier the counter is not giving the expected result. Currently debugging the issue.