Skip to content

I made a breast cancer classification system using Machine Learning

Notifications You must be signed in to change notification settings

devu007/Breast_cancer_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Breast_cancer_classification

I made a breast cancer classification system using Machine Learning in python

#Project 1 : Breast Cancer Classification

  • Created a system that predicts whether the cancer is begnign or malignant.
  • Data set used was derived from a test known as fine needle aspiration, I used sklearn.datasets to directly use the data.
  • Used Logistic Regression Model to train the data.
  • Used accuracy score to judge the trained data.
  • Used Jupyter Notebook for coding and compilation.

About

I made a breast cancer classification system using Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published