Model Explanation Run Error: Object of type 'Timestamp' is not JSON serializable

Cagatay Topcu 31 Reputation points
2021-04-16T15:55:03.547+00:00

All my model explanation run have following error. (For different data, algorithm, model,...)

Encountered an internal AutoML error. Error Message/Code: ClientException. Additional Info: ClientException:
Message: Object of type 'Timestamp' is not JSON serializable
InnerException: None
ErrorResponse
{
"error": {
"message": "Object of type 'Timestamp' is not JSON serializable"
}
}

I would appreciate if you could help me to solve

Azure Machine Learning
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.