We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabbb98 commit b4999d0Copy full SHA for b4999d0
tests/unitary/with_extras/aqua/test_evaluation.py
@@ -28,7 +28,8 @@
28
ShapeConfig,
29
UIConfig,
30
)
31
-from ads.aqua.constants import EVALUATION_REPORT_JSON, EVALUATION_REPORT_MD, UNKNOWN
+from ads.aqua.constants import EVALUATION_REPORT_JSON, EVALUATION_REPORT_MD
32
+from ads.common.utils import UNKNOWN
33
from ads.aqua.evaluation import AquaEvaluationApp
34
from ads.aqua.evaluation.entities import (
35
AquaEvalMetrics,
0 commit comments