We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c30796 commit 8e1efc5Copy full SHA for 8e1efc5
src/citrine/informatics/reports.py
@@ -66,7 +66,7 @@ def __str__(self):
66
class ModelEvaluationResult(Serializable["ModelEvaluationResult"]):
67
"""[ALPHA] Settings and evaluation metrics for a single algorithm from AutoML model selection.
68
69
- ModelEvaluationResults are included in a ModelSelectionReport
+ ModelEvaluationResult objects are included in a ModelSelectionReport
70
and should not be user-instantiated.
71
"""
72
0 commit comments