YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
- Disease Prediction Model
- Files included:
- disease_prediction_model.h5: The main model file
- disease_info.json: Information about diseases
- symptoms_list.json: List of symptoms
- label_encoder.pkl: Label encoder for disease names
- language: en
license: apache-2.0
tags:
- disease-prediction
- tensorflow
- medical
model-name: Disease Prediction Model
pipeline_tag: text-classification
widget:
- text: "1, 0, 0, 1, 1" # Replace with example symptom input
- Files included:
- disease_prediction_model.h5: The main model file
- disease_info.json: Information about diseases
- symptoms_list.json: List of symptoms
- label_encoder.pkl: Label encoder for disease names
Disease Prediction Model
This repository contains a TensorFlow model for disease prediction along with necessary data files.
Files included: - disease_prediction_model.h5: The main model file - disease_info.json: Information about diseases - symptoms_list.json: List of symptoms - label_encoder.pkl: Label encoder for disease names
language: en license: apache-2.0 tags: - disease-prediction - tensorflow - medical model-name: Disease Prediction Model pipeline_tag: text-classification widget: - text: "1, 0, 0, 1, 1" # Replace with example symptom input
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support