mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
19 lines
333 B
YAML
19 lines
333 B
YAML
name: train-explain-model-gpu-tree-explainer
|
|
dependencies:
|
|
- py-xgboost==1.3.3
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-interpret
|
|
- flask
|
|
- flask-cors
|
|
- gevent>=1.3.6
|
|
- ipython
|
|
- matplotlib
|
|
- ipywidgets
|
|
- raiwidgets~=0.23.0
|
|
- itsdangerous==2.0.1
|
|
- markupsafe<2.1.0
|
|
- scipy>=1.5.3
|
|
- protobuf==3.20.0
|
|
- jinja2==3.0.3
|