We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b2d230 commit 28b70baCopy full SHA for 28b70ba
scripts/score_with_best_hyperparameters.py
@@ -14,7 +14,7 @@
14
15
"""
16
Score a model using the best hyperparameters, using a command-line script.
17
-Note this is only compatible with classifier models.
+Note this is only compatible with supervised models for classification.
18
19
20
0 commit comments