ium_z487177/MLflow/conda.yml

13 lines
177 B
YAML

name: mobile-price-classification
channels:
- defaults
dependencies:
- python=3.8
- pandas
- torch
- scikit-learn
- mlflow
- pip
- pip:
- kaggle