Learn practical skills, build real-world projects, and advance your career

Heart-disease-prediction

Dataset Link:

!pip install numpy pandas matplotlib seaborn plotly opendatasets --quiet
# Execute this to save new versions of the notebook
jovian.commit(project="heart-disease-prediction")

Downloading the Dataset:

import opendatasets as od
import os