ium_495719/environment.yml

14 lines
164 B
YAML

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