pratham534 / Skin-Cancer-Classification-Model

A CNN based Deep Learning model that classifies the pixelated data of images into different categories of cancer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skin-Cancer-Classification-Model

A CNN based Deep Learning model that classifies the pixelated data of images into different categories of cancer.

To run the model, install necessary libraries and packages viz: 1. keras 2. tensorflow 3. matplotlib 4. numpy 5. seaborn 6. scikit-learn 7. imblearn 8. pandas

the dataset should be in same folder where the model.ipynb file exists

that's it!!

About

A CNN based Deep Learning model that classifies the pixelated data of images into different categories of cancer.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%