Skip to content

Commit 12122d8

Browse files
authored
Merge pull request #53 from trustyai-explainability/RobGeada-patch-1
Update data-drift-monitoring.adoc to fix broken link
2 parents 959221a + a907f36 commit 12122d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/data-drift-monitoring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You should see the message `1000 datapoints successfully added to gaussian-credi
9898

9999
=== The Data Upload Payload
100100

101-
The data upload payload (an example of which is seen in https://raw.githubusercontent.com/trustyai-explainability/odh-trustyai-demos/main/3-DataDrift/data/training_data.json[training_data.json] contains four main fields:
101+
The data upload payload (an example of which is seen in https://raw.githubusercontent.com/trustyai-explainability/trustyai-explainability.github.io/refs/heads/main/docs/modules/ROOT/examples/training_data.json[training_data.json] contains four main fields:
102102

103103
. `model_name`: The name of the model to correlate this data with. This should match the name of the model we provided in the model yaml, in this case `gaussian-credit-model`
104104
+

0 commit comments

Comments
 (0)