Skip to content

Small-Samori/Breast-Cancer-Diagnosis-Using-KNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A model to predict whether a breast lump is benign or malignant (when given parameters like lump thickness, cell size, cell shape) was built using the K Nearest Neighbors Algorithm. The model achieved over 97% accuracy.

Dependencies

  • Numpy
  • Pandas
  • Scikit-Learn

Usage

  1. cd '..\Breast Cancer Diagnosis Using KNN'
  2. python 'KNN model.py'

Credit

Sentdex

About

A model to predict Breast Cancer using KNN algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages