ium_495719/environment.yml

14 lines
164 B
YAML
Raw Normal View History

2024-05-16 04:54:53 +02:00
name: hp_model_env
channels:
- defaults
dependencies:
- python
- pandas
- numpy
- scikit-learn
- matplotlib
- tensorflow
- keras
- mlflow
2024-05-20 15:49:47 +02:00
- pip