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 disease_precaution (
"disease" VARCHAR,
"symptom_precaution_0" VARCHAR,
"symptom_precaution_1" VARCHAR,
"symptom_precaution_2" VARCHAR,
"symptom_precaution_3" VARCHAR
);
Anyone who has the link will be able to view this.