Skip to content

Latest commit

 

History

History
 
 

Skin Disease Predictor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Skin Disese Predictor

Short description of package/script

  • This notebook demonstrates the prediction of the skin disease by the neural network model.
  • We are using Transfer Learning Method in CNN.

Setup instructions

Prerequisites

you need to install all the necessary libraries n order to run the project keras tensorflow numpy glob

Installing

pip install keras
pip install tensorflow
pip install numpy
pip install glob

LINK TO THE DATASET

https://www.kaggle.com/datasets/shubhamgoel27/dermnet

Author(s)

Shreya Ghosh