mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-25 01:00:11 -05:00
10 lines
170 B
YAML
10 lines
170 B
YAML
name: fairlearn-azureml-mitigation
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-contrib-fairness
|
|
- fairlearn>=0.6.2
|
|
- joblib
|
|
- liac-arff
|
|
- raiwidgets~=0.15.0
|