Model Explanation Run Error: Object of type 'Timestamp' is not JSON serializable
Cagatay Topcu
31
Reputation points
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.
3,337 questions
Sign in to answer