[59e0da]: / environment.yml

Download this file

11 lines (10 with data), 172 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
name: heart-disease
channels:
- defaults
dependencies:
- pip=20.0.2
- python=3.7.7
- pip:
- azureml-sdk
- tensorflow-gpu==2.0
- matplotlib==3.1.3