Baselight

Heart Disease

Use Machine Learning to find the type of disease

@kaggle.eishkaran_heart_disease

Loading...
Loading...

About this Dataset

Heart Disease

This dataset consists of 1190 instances with 11 features. These datasets were collected and combined at one place to help advance research on CAD-related machine learning and data mining algorithms, and hopefully to ultimately advance clinical diagnosis and early treatment.

Tables

Heart Statlog Cleveland Hungary Final

@kaggle.eishkaran_heart_disease.heart_statlog_cleveland_hungary_final
  • 17.33 KB
  • 1190 rows
  • 12 columns
Loading...

CREATE TABLE heart_statlog_cleveland_hungary_final (
  "age" BIGINT,
  "sex" BIGINT,
  "chest_pain_type" BIGINT,
  "resting_bp_s" BIGINT,
  "cholesterol" BIGINT,
  "fasting_blood_sugar" BIGINT,
  "resting_ecg" BIGINT,
  "max_heart_rate" BIGINT,
  "exercise_angina" BIGINT,
  "oldpeak" DOUBLE,
  "st_slope" BIGINT,
  "target" BIGINT
);

Share link

Anyone who has the link will be able to view this.