Skip to content

Commit 31ff43c

Browse files
Last minor fixes
1 parent db4c759 commit 31ff43c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

md-docs/user_guide/monitoring/detection_event_rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ These actions send notifications to external services when a detection event is
3434
This action consists in creating two plot configurations when a detection event is triggered: the first one includes
3535
data preceding the event, while the second one includes data following the event.
3636

37-
### Retrain Action
37+
### Retrain
3838

39-
Retrain action lets you retrain your model. Therefore, it is only available when the monitoring target of the rule is related to a model.
39+
Retrain Action enables the automatic retraining of your model. Therefore, it is only available when the target of the rule is related to a model.
4040
The retrain action does not need any parameter because it is automatically inferred from the `Model Name` attribute of the rule.
4141
Of course, the model must already have a retrain trigger associated before setting up this action.
4242

md-docs/user_guide/monitoring/drift_explainability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ These are the entities currently available:
5252
between the two datasets was higher. Notice that some postprocessing is applied on the events to account for the functioning of the drift detection algorithms.
5353
Specifically,
5454
we shift back the drift on events by a certain offset, aiming to point at the precise time when the drift actually started. As a result,
55-
drift on events might be shown before the threshold is exceeded. This entity is available for all tasks.
55+
drift on events might be shown before the threshold is exceeded. This explainability entity is available for all tasks.
5656

5757

5858
<figure markdown style="width: 100%">

0 commit comments

Comments
 (0)