diff --git a/docs-gb/SUMMARY.md b/docs-gb/SUMMARY.md index 07a3b67b2..1444a7030 100644 --- a/docs-gb/SUMMARY.md +++ b/docs-gb/SUMMARY.md @@ -1,10 +1,6 @@ # Table of contents - -* [README](README.md) - ## Overview - -* [Introduction](source/overview/README.md) +* [Introduction](source/overview/high_level.md) * [Getting Started](source/overview/getting_started.md) * [Algorithm Overview](source/overview/algorithms.md) * [White-box and black-box models](source/overview/white_box_black_box.md) @@ -17,7 +13,7 @@ * [Examples](source/explanations/examples.md) * [Methods](source/explanations/methods.md) * [methods](source/methods/README.md) - * [ALE](source/methods/ale.md) + * [ALE](source/methods/ale.md) * [Anchors](source/methods/anchors.md) * [CEM](source/methods/cem.md) * [CF](source/methods/cf.md) @@ -35,13 +31,18 @@ * [TrustScores](source/methods/trustscores.md) * [ALE Figures](source/methods/ale_figures.md) + +## Model Confidence +* [confidence](source/confidence/README.md) + * [Examples](source/confidence/examples.md) + * [Methods](source/confidence/methods.md) ## Model Confidence * [confidence](source/confidence/README.md) * [Examples](source/confidence/examples.md) * [Methods](source/confidence/methods.md) * [examples](source/examples/README.md) - * [Accumulated Local Effects for classifying flowers](source/examples/ale_classification.md) + * [Accumulated Local Effects for classifying flowers](source/examples/ale_classification.md) * [Accumulated Local Effects for predicting house prices](source/examples/ale_regression_california.md) * [Anchor explanations for fashion MNIST](source/examples/anchor_image_fashion_mnist.md) * [Anchor explanations for ImageNet](source/examples/anchor_image_imagenet.md) @@ -81,15 +82,13 @@ * [Trust Scores applied to Iris](source/examples/trustscore_iris.md) * [Trust Scores applied to MNIST](source/examples/trustscore_mnist.md) * [A Gradient Boosted Tree Model for the Adult Dataset](source/examples/xgboost_model_fitting_adult.md) - * [Methods](model-confidence/confidence/methods-1.md) - * [Examples](model-confidence/confidence/examples-2.md) ## Prototypes -* [prototypes](source/prototypes/README.md) - * [Examples](source/prototypes/examples.md) - * [Methods](source/prototypes/methods.md) + * [Methods](model-confidence/confidence/methods-1.md) + * [Examples](model-confidence/confidence/examples-2.md) ## API Reference * [\[Annotation Based Configuration\]](api-reference/annotation-based-configuration.md) +