Spaces:
Runtime error
Runtime error
metadata
title: Disease Classifier
emoji: π§πΌββοΈπ·
colorFrom: gray
colorTo: green
sdk: streamlit
sdk_version: 1.17.0
app_file: app.py
pinned: false
license: apache-2.0
Disease_classifier_based_on_symptoms:
Disease classification is a ML approach to predict or diagnose the disease using the symptoms.
I have used Random Forest Classifier in this project and the UI is created using Streamlit.