We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c38778 commit 64927faCopy full SHA for 64927fa
README.md
@@ -25,10 +25,12 @@ Several example Jupyter notebooks are available.
25
- [Energy load forecasting](examples/EnergyLoadForecasting.ipynb)[^1]
26
- [Engine fault detection](examples/EngineFaultDetection.ipynb)[^1]
27
28
-### Fairness metrics
29
-
30
-- [Group fairness metrics](examples/GroupFairnessMetrics.ipynb)
+### Metrics
31
+- Bias/fairness
+ - [Group fairness metrics](examples/GroupFairnessMetrics.ipynb)
32
+- Language
33
+ - [Language performance](examples/LanguageMetrics.ipynb)
34
35
36
[^1]: These explainers require the extra dependencies, installed with `pip install trustyai[extras]`.
0 commit comments