Feat: conda
This commit is contained in:
parent
0e25c6462e
commit
9946997f5a
16
environment.yml
Normal file
16
environment.yml
Normal file
@ -0,0 +1,16 @@
|
||||
name: ium
|
||||
channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- python=3.11
|
||||
- pip
|
||||
- pip:
|
||||
- mlflow
|
||||
- keras
|
||||
- pandas
|
||||
- sacred
|
||||
- pymongo
|
||||
- tensorflow
|
||||
- numpy
|
||||
- scikit-learn
|
||||
- matplotlib
|
Loading…
Reference in New Issue
Block a user