Scoring with multi-index results wasn't properly preserving ordering. The code has been reworked a bit to ensure that order is properly preserved. For now, we've also removed the requirement to expand the predictions, as we are handling multi-index in scoring itself.
Scoring with multi-index results wasn't properly preserving ordering. The code has been reworked a bit to ensure that order is properly preserved. For now, we've also removed the requirement to expand the predictions, as we are handling multi-index in scoring itself.