Skip to content

This project uses logistic regression to classify breast cancer tumors as benign or malignant. The data was collected from the Breast Cancer Wisconsin (Diagnostic) dataset. The data was preprocessed using data cleaning, feature selection, and standardization

Notifications You must be signed in to change notification settings

nileshyadavme/Breast-Cancer-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Breast Cancer Classification with Python using Logistic Regression

๐Ÿ”– This project uses logistic regression to classify breast cancer tumors as benign or malignant. The data was collected from the Breast Cancer Wisconsin (Diagnostic) dataset. The data was preprocessed using data cleaning, feature selection, and standardization. A logistic regression model was then trained on the preprocessed data. The model achieved an accuracy of 98.25% on the test data.

๐Ÿ”– The project was implemented in Python using JupyterLab. The code is well-documented and easy to follow.

๐Ÿ”– Highlights:

  • Uses logistic regression to classify breast cancer tumors
  • Achieves an accuracy of 98.25% on the test data
  • Implements data cleaning, feature selection, and standardization
  • Uses JupyterLab for code execution and visualization

To use:

  1. Clone the repository to your local machine.
  2. Open the breast-cancer-classification.ipynb file in JupyterLab.
  3. Run the cells in the notebook to train and evaluate the model.

Contributions are welcome!

If you find this project useful, please consider contributing to it. You can do this by submitting bug reports, feature requests, or pull requests.

Thank you for your interest in this project! Author Nilesh Kumar Yadav

About

This project uses logistic regression to classify breast cancer tumors as benign or malignant. The data was collected from the Breast Cancer Wisconsin (Diagnostic) dataset. The data was preprocessed using data cleaning, feature selection, and standardization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published