Traceback (most recent call last):
File "/user_opt/dsbox/dsbox-ta2/python/dsbox/template/search.py", line 891, in _calculate_score
assert (truth_amount_train == target_amount_train), "[ERROR] Truth and prediction does not match"
AssertionError: [ERROR] Truth and prediction does not match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/user_opt/dsbox/dsbox-ta2/python/dsbox/template/search.py", line 564, in evaluate_pipeline
evaluation_result = self._evaluate(configuration, cache, dump2disk)
File "/user_opt/dsbox/dsbox-ta2/python/dsbox/template/search.py", line 637, in _evaluate
training_ground_truth, training_prediction, test_ground_truth, test_prediction)
File "/user_opt/dsbox/dsbox-ta2/python/dsbox/template/search.py", line 951, in _calculate_score
raise NotSupportedError('[ERROR] metric calculation failed')
d3m.exceptions.NotSupportedError: [ERROR] metric calculation failed
Failed dataset