AssertError:read can not have position excceed buffer length

Jagadish Kenchannavar 6 Reputation points
2021-04-13T12:20:17.143+00:00

Hi i am getting following error when trying to predict using externally generated R xgboost model in azure ML studio

Error 0063: The following error occurred during evaluation of R script:
---------- Start of error message from R ----------
AssertError:read can not have position excceed buffer length

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,552 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,151 Reputation points
    2021-04-13T16:22:15.963+00:00

    Hi, thanks for reaching out. There might be a conflict between versions of xgboost. Can you confirm that version used to create the model is <=0.90?