Skip to content

Commit

Permalink
Update river/tree/last_classifier.py
Browse files Browse the repository at this point in the history
  • Loading branch information
smastelini authored Sep 6, 2024
1 parent b30cbdc commit 892eb41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion river/tree/last_classifier.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ class LASTClassifier(HoeffdingTreeClassifier, base.Classifier):
>>> metric = metrics.Accuracy()
>>> evaluate.progressive_val_score(dataset, model, metric)
Accuracy: 91.10%
"""
Expand Down

0 comments on commit 892eb41

Please sign in to comment.