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
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
{count} votes