CoolFace
20 results

disease-prediction

Jainam-11 /symptom-based-disease-prediction-v1 Symptom-Based Disease Prediction Dataset (Confidence-Aware) – v1 📘 Overview This dataset is an early-stage (Version 1) medical dataset created for symptom-based disease prediction using Large Language Models (LLMs). Each record presents patient symptoms in an instruction-style prompt and returns multiple possible diseases grouped by confidence levels.The primary goal of this version is to establish structure, consistency, and reasoning format, not final model… See the full description on the dataset page: https://huggingface.co/datasets/Jainam-11/symptom-based-disease-prediction-v1.textquestion-answering100K<n<1M3 likes75 downloads8mo agoHugging FaceJainam-11 /symptom-based-disease-prediction-v2 Symptom-Based Disease Prediction Dataset (Confidence-Aware) – v2 📘 Overview Version 2 of the Symptom-Based Disease Prediction Dataset is an improved and more structured medical reasoning dataset designed for Large Language Models (LLMs) and AI-driven healthcare research. This version introduces: cleaner formatting, improved disease grouping, better confidence separation, enhanced consistency, and more fine-tuning-friendly outputs. Each sample presents symptoms in… See the full description on the dataset page: https://huggingface.co/datasets/Jainam-11/symptom-based-disease-prediction-v2.textquestion-answering100K<n<1M1 likes34 downloads4mo agoHugging Facesanadf234 /Heart-Disease-Prediction-datasettabular10K<n<100K1 likes32 downloads10mo agoHugging Facejason1966 /aminasalamt_heart-disease-prediction-using-machine-learning Kaggle Top 1000 Small Datasets Collection of 1000 high-quality small datasets from Kaggle (~98MB). Usage from huggingface_hub import snapshot_download import pandas as pd path = snapshot_download(repo_id="jason1966/aminasalamt_heart-disease-prediction-using-machine-learning", repo_type="dataset") df = pd.read_csv(f"{path}/datasets/author_dataset/file.csv") See metadata.json for full dataset info. tabular0 likes22 downloads6mo agoHugging Facekaleem11 /Disease_Symptom_Prediction_v5text1K<n<10K1 likes17 downloads2y agoHugging FaceDIMPULCHANDRIKA19 /heart_disease_prediction Steamboat Willie - Video Generation Dataset 中文阅读 This dataset contains 69 videos clipped from Disney's Steamboat Willie. The length of each video is 6 seconds. The frame rate of the videos is 30 frames per second. The video resolution is 640 x 380. All videos are black and white, not in color. Dataset Format . ├── README.md ├── metadata.csv ├── prompt.txt ├── videos └── videos.txt The prompt.txt file contains descriptions for each video, each description containing… See the full description on the dataset page: https://huggingface.co/datasets/DIMPULCHANDRIKA19/heart_disease_prediction.videotext-to-videon<1K0 likes17 downloads8mo agoHugging Face