UCI Heart Disease Data is a collection of patient records from the UCI Machine Learning Repository, hosted on Kaggle. The dataset likely contains medical attributes for predicting the presence of heart disease. Specific details on the number of records, features, and collection period are not provided in the available metadata.
Use Cases
- Train a binary classifier to predict heart disease presence (inferred from domain, verify after download)
- Perform feature importance analysis on clinical and lifestyle variables (inferred from domain, verify after download)
- Benchmark new classification algorithms against a standard medical dataset (inferred from domain, verify after download)
Strengths
- Published on Kaggle, a major platform for data science projects.
- Originates from the UCI Machine Learning Repository, a known source for benchmark datasets.
Limitations
- Metadata is minimal; actual content requires verification after download.
- Column-level documentation is absent; field semantics must be inferred after download.
- Row count, file formats, and license information are unknown.
Provenance
- Source
- UCI Machine Learning Repository