- conda create --name env python=3.11
- conda env list
- conda env export > environment.yml
- conda activate env
- cd project_folder
- conda env create --prefix ./env -f ../environment.yml ( downloads all the tools )
- jupyter notebook
-
Notifications
You must be signed in to change notification settings - Fork 0
Enarosalind/heart-disease-prediction
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Prediction of heart disease using Machine Learning
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published