Skip to content

Commit

Permalink
Update river/drift/no_drift.py
Browse files Browse the repository at this point in the history
Co-authored-by: Max Halford <[email protected]>
  • Loading branch information
smastelini and MaxHalford authored Oct 26, 2023
1 parent d95fb9b commit 56b708f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions river/drift/no_drift.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
class NoDrift(base.DriftDetector):
"""Dummy class used to turn off concept drift detection capabilities of adaptive models.
It always signals that no concept drift was detected.
Examples
--------
Expand Down

0 comments on commit 56b708f

Please sign in to comment.