mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-25 01:00:11 -05:00
13 lines
236 B
YAML
13 lines
236 B
YAML
name: fairlearn-azureml-mitigation
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-contrib-fairness
|
|
- fairlearn>=0.6.2
|
|
- joblib
|
|
- liac-arff
|
|
- raiwidgets~=0.19.0
|
|
- itsdangerous==2.0.1
|
|
- markupsafe<2.1.0
|
|
- protobuf==3.20.0
|