Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 345 Bytes

File metadata and controls

4 lines (4 loc) · 345 Bytes

Training.ipynb contains the trained model with an trained accuracy of 98.5 and validation accuracy of 96.5 Testing.ipynb consist of testing the model Trained_model.keras is the saved model of Training.ipynb App.py is a python code where a disease identification webpage is created using streamlit. Trained_model.keras is used to run our model.