An open API service indexing awesome lists of open source software.

https://github.com/programmersteve/heart_disease_ml


https://github.com/programmersteve/heart_disease_ml

jupyter machine-learning matplotlib numpy pandas python scikit-learn

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## To set up conda env
```conda env create --prefix ./env -f ./environment.yml```

## To run the jupyter notebook
run: ```jupyter notebook```