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 efe7bb3 commit 8e4e766
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 @@ -6,8 +6,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.
Expand Down

0 comments on commit 8e4e766

Please sign in to comment.