Predict Disease Symptom
To help to find disease from symptom by using datasets.
@kaggle.karthikudyawar_disease_symptom_prediction
To help to find disease from symptom by using datasets.
@kaggle.karthikudyawar_disease_symptom_prediction
CREATE TABLE symptom_severity (
"symptom" VARCHAR,
"symptom_severity" BIGINT
);
Anyone who has the link will be able to view this.