14 lines
164 B
YAML
14 lines
164 B
YAML
name: hp_model_env
|
|
channels:
|
|
- defaults
|
|
dependencies:
|
|
- python
|
|
- pandas
|
|
- numpy
|
|
- scikit-learn
|
|
- matplotlib
|
|
- tensorflow
|
|
- keras
|
|
- mlflow
|
|
- pip
|