mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 01:55:07 -05:00
9 lines
128 B
YAML
9 lines
128 B
YAML
name: train-with-datasets
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-widgets
|
|
- pandas<=0.23.4
|
|
- fuse
|
|
- scikit-learn
|