Skip to content

VeeraKarthick609/breast-cancer-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Breast Cancer Prediction using Linear Regression

This Python script uses the scikit-learn library to perform breast cancer prediction based on a linear regression model. The dataset used is the Breast Cancer Wisconsin (Diagnostic) dataset, which is available in scikit-learn.

Dependencies

Make sure you have the following dependencies installed:

  • pandas
  • numpy
  • matplotlib
  • scikit-learn

You can install them using the following command:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published