11 lines
175 B
YAML
11 lines
175 B
YAML
|
name: Spotify genre recognition - s464953
|
||
|
channels:
|
||
|
- defaults
|
||
|
dependencies:
|
||
|
- python=3.9
|
||
|
- pip
|
||
|
- pip:
|
||
|
- mlflow
|
||
|
- pandas
|
||
|
- scikit-learn
|
||
|
- numpy
|