You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/data-drift-monitoring.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ You should see the message `1000 datapoints successfully added to gaussian-credi
98
98
99
99
=== The Data Upload Payload
100
100
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:
102
102
103
103
. `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`
0 commit comments