Author : Djibril MBOUP
Version : 1.0
Last modified : 09/04/2023
Email : limahin10@gmail.com
The objective of this practical exercise is to predict if a patient survive for over a year after suffering at least one heart attack. The dataset provide by Steven Salzberg (UCI Echocardiogram) have 13 variables measured from 132 patients.
The notebook is in the notebook folder. Before running the project, you need to install a new python environment with the command.
conda create -n env python=3.10pip install -r requirements_dev.txt
Go to the notebooks directory and start notebook:
cd notebooksjupyter lab