ium_495719/environment.yml
PawelDopierala a65d383862 test jenkins
2024-05-20 15:49:47 +02:00

14 lines
164 B
YAML

name: hp_model_env
channels:
- defaults
dependencies:
- python
- pandas
- numpy
- scikit-learn
- matplotlib
- tensorflow
- keras
- mlflow
- pip