CoolFace
Datasetpublic

mstz/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.

sourceHugging Faceccupdated 1y agoView on Hugging Face
7likes522downloads

mstz/heart_failure · main · files are served by the source, never re-hosted here