Skip to content

Using Naive Bayes for tumor classification in medical images. Great for healthcare & data science. Python & scikit-learn powered

License

Notifications You must be signed in to change notification settings

Prometheussx/Cancer_Classification_NaiveBayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cancer Classification NaiveBayes

274376363-f2a3438b-ff5a-43c3-b2ce-417939d0a712

This repository contains a Python project that uses the Naive Bayes classification algorithm to classify tumors as benign or malignant based on medical images. This is a valuable tool for healthcare professionals, data scientists, and anyone interested in medical image analysis.

Table of Contents

Installation

To run this project, you need to have Python 3 and scikit-learn installed. You can install the required packages using pip:

pip install -r requirements.txt

Usage

  • Clone this repository:
    git clone https://github.com/Prometheussx/Cancer_Classification_NaiveBayes.git
  • Navigate to the project directory.
  • Run the Jupyter notebook or Python script to see the classification in action.

Dataset

The tumor classification model is trained on a dataset of medical images. You can find the dataset here

Results

Ekran görüntüsü 2023-10-22 133646

Contributing

We welcome contributions from the community. If you'd like to contribute to this project, please check our contribution guidelines.

License

This project is licensed under the MIT License. See the MIT LICENSE file for details.

Contact

For questions or further information, feel free to contact us at Mail.

About

Using Naive Bayes for tumor classification in medical images. Great for healthcare & data science. Python & scikit-learn powered

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages