CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01mstz /heart_failure Heart failure The Heart failure dataset from Kaggle. Predict patient death from earth failure given some personal medical data . Configurations and tasks Configuration Task Description death Binary classification Did the patient die? Usage from datasets import load_dataset dataset = load_dataset("mstz/heart_failure", "death")["train"] Features Feature Type age int8 has_anaemia int8… See the full description on the dataset page: https://huggingface.co/datasets/mstz/heart_failure.tabulartabular-classificationn<1K7 likes522 downloads1y agoHugging Face02buio /heart-diseaseThe Heart Disease Data Set is provided by the Cleveland Clinic Foundation for Heart Disease. It's a CSV file with 303 rows. Each row contains information about a patient (a sample), and each column describes an attribute of the patient (a feature). We use the features to predict whether a patient has a heart disease (binary classification). It is originally hosted here. tabularn<1K3 likes233 downloads4y agoHugging Face03h2i /hearth-lights-datatabular1K<n<10K1 likes167 downloads28d agoHugging Face04luyangliuable /circor-heart-soundaudion<1K1 likes132 downloads7mo agoHugging Face05jason1966 /aasheesh200_framingham-heart-study-dataset Framingham heart study dataset Framingham heart disease dataset Dataset Info Source: Kaggle Original Size: 0.06 MB Kaggle Downloads: 19,469 Files: 1 Files framingham.csv Mirrored from Kaggle tabular1K<n<10K0 likes113 downloads6mo agoHugging Face06heartwise /PTB-XL_litetabular1K<n<10K0 likes106 downloads2y agoHugging Face07hisaac617 /hearth-lights Hearth light-control dataset Prepared for the Hearth on-device tool-calling case study. Derived from acon96/Home-Assistant-Requests-V2. Generated by prepare_hearth_dataset.py v3.1.1 (schema v3) on 2026-08-27T05:09:08+00:00, seed 42. Everything is pre-rendered. The consuming notebook does no filtering, sampling, auditing or prompt construction - it loads this dataset and starts modelling. Splits Split Rows Contents train 700 600 light requests… See the full description on the dataset page: https://huggingface.co/datasets/hisaac617/hearth-lights.tabulartext-generation1K<n<10K0 likes97 downloads28d agoHugging Face08alvgaona /heart-soundstabular100M<n<1B0 likes88 downloads8mo agoHugging Face09aai530-group6 /heart-failure-prediction-dataset language: en license: odbl tags: health heart-disease medical machine-learning annotations_creators: expert-generated language_creators: expert-generated pretty_name: Heart Failure Prediction Dataset size_categories: 1K<n<10K source_datasets: original task_categories: structured-data-classification task_ids: binary-classification health-data-analysis paperswithcode_id: heart-failure-prediction configs: default dataset_info: features: - name: Age dtype: int32 - name: Sex… See the full description on the dataset page: https://huggingface.co/datasets/aai530-group6/heart-failure-prediction-dataset.tabularn<1K3 likes69 downloads3y agoHugging Face10mstz /heart Heart The Heart dataset from the UCI ML repository. Does the patient have heart disease? Configurations and tasks Configuration Task hungary Binary classification Usage from datasets import load_dataset dataset = load_dataset("mstz/heart", "hungary")["train"] tabulartabular-classificationn<1K1 likes58 downloads3y agoHugging Face11electricsheepafrica /synthetic-diabetes-hypertension-NCD-screening-WHO-HEARTS Synthetic Diabetes & Hypertension NCD Screening Dataset (Adults 18-80) | Africa (Electric Sheep Africa metadata inventory) Size category: 10K<n<100K - Formats: csv - Sector: health - Engineered by Electric Sheep Africa TL;DR This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context. What This Dataset… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/synthetic-diabetes-hypertension-NCD-screening-WHO-HEARTS.imagetabular-classificationn<1K1 likes52 downloads1mo agoHugging Face12skrishna /heart_disease_uci Dataset Card for Dataset Name age: age in years sex: sex (1 = male; 0 = female) cp: chest pain type -- Value 1: typical angina -- Value 2: atypical angina -- Value 3: non-anginal pain -- Value 4: asymptomatic trestbps: resting blood pressure (in mm Hg on admission to the hospital) chol: serum cholestoral in mg/dl fbs: (fasting blood sugar > 120 mg/dl) (1 = true; 0 = false) restecg: resting electrocardiographic results -- Value 0: normal… See the full description on the dataset page: https://huggingface.co/datasets/skrishna/heart_disease_uci.tabularn<1K0 likes51 downloads3y agoHugging Face13electricsheepafrica /rheumatic-heart-disease Rheumatic Heart Disease (Valve Disease, Penicillin Prophylaxis, REMEDY Outcomes) | Africa (Electric Sheep Africa metadata inventory) Size category: 10K<n<100K - Formats: csv - Sector: health - Engineered by Electric Sheep Africa TL;DR This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context. What… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/rheumatic-heart-disease.imagetabular-classificationn<1K0 likes51 downloads1mo agoHugging Face14open-llm-leaderboard /DreadPoor__Heart_Stolen-8B-Model_Stock-detailsgated Dataset Card for Evaluation run of DreadPoor/Heart_Stolen-8B-Model_Stock Dataset automatically created during the evaluation run of model DreadPoor/Heart_Stolen-8B-Model_Stock The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/DreadPoor__Heart_Stolen-8B-Model_Stock-details.tabular10K<n<100K0 likes48 downloads2y agoHugging Face15nezahatkorkmaz /heart-disease-dataset ❤️ Heart Disease Dataset (Enhanced with Feature Engineering) 📌 Overview This dataset is an enhanced version of the classic UCI Heart Disease dataset, enriched with extensive feature engineering to support advanced data analysis and machine learning applications. In addition to the original clinical features, several derived variables have been introduced to provide deeper insights into cardiovascular risk patterns. These engineered features allow for improved predictive… See the full description on the dataset page: https://huggingface.co/datasets/nezahatkorkmaz/heart-disease-dataset.tabularn<1K3 likes46 downloads2y agoHugging Face16abmallick /heart-breath-sleep-stage-dataset Heart‑Breath Sleep Stage Dataset A public dataset for physiological sleep analysis that contains heart rate and respiratory rate signals alongside sleep stage labels, collected over overnight sleep sessions. Each row represents a short time window from a night recording with derived cardiorespiratory features and the corresponding sleep stage. Dataset link: https://huggingface.co/datasets/abmallick/heart-breath-sleep-stage-dataset 📊 Dataset Overview Name:… See the full description on the dataset page: https://huggingface.co/datasets/abmallick/heart-breath-sleep-stage-dataset.tabular10M<n<100M2 likes38 downloads9mo agoHugging Face17electricsheepafrica /heart-disease-cleveland Heart Disease Dataset (Cleveland UCI) | Africa (Electric Sheep Africa metadata inventory) Size category: n<1K - Formats: csv - Sector: health - Engineered by Electric Sheep Africa TL;DR This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context. What This Dataset Covers Health datasets help… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/heart-disease-cleveland.tabulartabular-classificationn<1K0 likes38 downloads1mo agoHugging Face18bsenst /hearts-reproduction-traces Agent traces Agent sessions published from a Trackio Logbook. tabularn<1K0 likes36 downloads2mo agoHugging Face19vickymuller-md /heartland-synthetic HEARTLAND Synthetic Heart-Failure Benchmark Cohort An open, reproducible tabular benchmark containing 1,000 entirely synthetic adult heart-failure records and 31 variables. It combines clinical variables with modeled rural access, social support, guideline-directed medical therapy (GDMT), the proposed HEARTLAND risk score, and modeled one-year outcomes. No row represents a real person. The dataset contains no protected health information (PHI), no real medical record, and no… See the full description on the dataset page: https://huggingface.co/datasets/vickymuller-md/heartland-synthetic.tabular1K<n<10K0 likes35 downloads1mo agoHugging Face20ClarusC64 /clinical-quad-cardiac-load-reserve-lag-coupling-heart-failure-transition-v1.1 Clarus v1.1 — Counterfactual and Adversarial Control Geometry What this repo does This dataset evaluates whether a model can select the correct control policy when: multiple interventions appear viable early signals suggest improvement alternative policies produce better long-term outcomes The task is not prediction. The task is selecting the correct action under uncertainty, feedback, and misleading signal structure. Core quad The system is defined by… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/clinical-quad-cardiac-load-reserve-lag-coupling-heart-failure-transition-v1.1.tabulartext-classificationn<1K0 likes34 downloads6mo agoHugging Face21sanadf234 /Heart-Disease-Prediction-datasettabular10K<n<100K1 likes32 downloads10mo agoHugging Face22costinflation /51-9k-prices-headache-allergy-and-heartburn 51,861 prices: 4 categories, 12 U.S. ZIPs, 29 days 51.9K Prices: Headache, Allergy & Heartburn How do listed and package-standardized prices for common over-the-counter pain, allergy, and heartburn products differ across U.S. ZIP markets and days? This fixed research snapshot contains 51,861 unaggregated, quality-filtered price observations across 4 medicine categories, 12 U.S. ZIP markets, and 29 consecutive dates from July 21 through August 18, 2026. The analysis-ready CSV… See the full description on the dataset page: https://huggingface.co/datasets/costinflation/51-9k-prices-headache-allergy-and-heartburn.tabulartabular-regression10K<n<100K0 likes32 downloads1mo agoHugging Face23Shambhavi625 /heart_diseasesYou can use this data for heart diseases prediction. I attached two files one is raw that is csv file and other one is cleaned data that is ipynb tabularn<1K1 likes31 downloads7mo agoHugging Face24Heart22 /test_0005This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "ur5e", "total_episodes": 1, "total_frames": 317, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 500, "fps": 60, "splits": { "train": "0:1" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/Heart22/test_0005.tabularroboticsn<1K0 likes28 downloads9mo agoHugging Face25ClarusC64 /clinical-quad-cardiac-load-reserve-lag-coupling-heart-failure-transition-v0.4 What this repo does This repository contains a Clarus v0.4 cascade boundary discovery dataset modeling heart failure transition. Earlier Clarus datasets focused on detecting cascade states or forecasting collapse trajectories. Version v0.4 extends the framework to a harder task: detecting whether a system lies on the instability boundary itself. The dataset models heart failure deterioration as a coupled physiological system in which cardiac load, declining reserve, delayed… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/clinical-quad-cardiac-load-reserve-lag-coupling-heart-failure-transition-v0.4.tabulartext-classificationn<1K0 likes25 downloads7mo agoHugging Face26ClarusC64 /clinical-quad-cardiac-load-reserve-lag-coupling-heart-failure-transition-v1.0ClarusC64 / clinical-quad-cardiac-load-reserve-lag-coupling-heart-failure-transition-v1.0 What this repository does This repository provides a Clarus v1.0 benchmark dataset for heart-failure transition dynamics using a four-variable clinical quad. Version v1.0 introduces Closed-Loop Control Geometry. Earlier Clarus versions progressively reconstructed instability geometry. Version Capability v0.1 cascade detection v0.2 trajectory awareness v0.3 cascade forecasting v0.4 boundary discovery v0.5… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/clinical-quad-cardiac-load-reserve-lag-coupling-heart-failure-transition-v1.0.tabulartext-classificationn<1K0 likes25 downloads6mo agoHugging Face27ClarusC64 /clinical-quad-cardiac-load-reserve-lag-coupling-heart-failure-transition-v0.8 What this repo does This repository provides a Clarus v0.8 clinical quad dataset for detecting and reasoning about heart failure regime transitions. The dataset models situations where a patient state is no longer contained within a single heart-failure basin but is shifting between competing regimes such as: congestion-dominant decompensation low-output failure cardiogenic shock transition This is the conceptual upgrade introduced in Clarus v0.8. Earlier ladder versions… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/clinical-quad-cardiac-load-reserve-lag-coupling-heart-failure-transition-v0.8.tabulartext-classificationn<1K0 likes24 downloads7mo agoHugging Face28BenchmarkDatasets /Heart-Disease-Dataset-_Comprehensivetabulartabular-regression1K<n<10K0 likes24 downloads5mo agoHugging Face29HHS-Official /dqs-death-rates-for-heart-disease-by-sex-race-hisp DQS Death rates for heart disease, by sex, race, Hispanic origin, and age: United States from CDC WONDER Description Data on death rates for diseases of heart in the United States, by age, sex, race, and Hispanic origin. Data are from Health, United States. SOURCE: National Center for Health Statistics, National Vital Statistics System, Mortality File. Search, visualize, and download these and other estimates from over 120 health topics with the NCHS Data Query System… See the full description on the dataset page: https://huggingface.co/datasets/HHS-Official/dqs-death-rates-for-heart-disease-by-sex-race-hisp.tabular1K<n<10K0 likes23 downloads1y agoHugging Face30odedf2001 /heart2 ❤️ Heart Disease — Exploratory Data Analysis 👤 Author Oded Fuchs 🎯 Project Goal The goal of this project is to explore which factors are most strongly related to heart disease,using statistical analysis and data visualization. 🔍 Research Question Which factors have the strongest impact on the likelihood of heart disease? 📦 Dataset Source: Kaggle Format: CSV ~302 samples Contains various clinical features Target… See the full description on the dataset page: https://huggingface.co/datasets/odedf2001/heart2.tabulartabular-classification1K<n<10K0 likes21 downloads10mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.