added dvc to requirements
This commit is contained in:
parent
c850f4c5e7
commit
fbfbf25258
@ -11,4 +11,5 @@ dependencies:
|
||||
- scikit-learn
|
||||
- pymongo
|
||||
- sacred
|
||||
- dvc
|
||||
prefix: /opt/anaconda3/envs/ium
|
||||
|
@ -7,4 +7,5 @@ kaggle==1.5.12
|
||||
keras==2.4.3
|
||||
scikit_learn==0.24.2
|
||||
pymongo
|
||||
mlflow
|
||||
mlflow
|
||||
dvc==2.3.0
|
Loading…
Reference in New Issue
Block a user