Init and have all packages required
This commit is contained in:
commit
782aba19ba
53 changed files with 21896 additions and 0 deletions
11
azuremlpythonsdk-v2/dependencies/conda.yml
Normal file
11
azuremlpythonsdk-v2/dependencies/conda.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
name: model-env
|
||||
dependencies:
|
||||
- python=3.8
|
||||
- scikit-learn
|
||||
- pandas
|
||||
- numpy
|
||||
- matplotlib
|
||||
- pip
|
||||
- pip:
|
||||
- mlflow
|
||||
- azureml-mlflow
|
Loading…
Add table
Add a link
Reference in a new issue