exasol / sagemaker-extension

An Exasol extension to interact with AWS SageMaker from inside the database
MIT License
2 stars 1 forks source link

Handle prediction of uncompleted Autopilot job #32

Closed umitbuyuksahin closed 2 years ago

umitbuyuksahin commented 2 years ago
exa-eswar commented 2 years ago

"max_runtime" is one of the criteria to not select the best candidate. It would be helpful for user to understand what to do inorder to get best candidate. e.g.: If is it max_runtime error, throwing an exception to increase the max_runtime, also showing the current max_runtime would be helpful.