mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
14 lines
261 B
YAML
14 lines
261 B
YAML
name: fairlearn-azureml-mitigation
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-contrib-fairness
|
|
- fairlearn>=0.6.2,<=0.7.0
|
|
- joblib
|
|
- liac-arff
|
|
- raiwidgets~=0.36.0
|
|
- itsdangerous==2.0.1
|
|
- markupsafe<2.1.0
|
|
- protobuf==3.20.0
|
|
- numpy<1.24.0
|