issues
search
exasol
/
sagemaker-extension
An Exasol extension to interact with AWS SageMaker from inside the database
MIT License
2
stars
1
forks
source link
Implement GetCandidateListUDF script
#30
Closed
umitbuyuksahin
closed
2 years ago
umitbuyuksahin
commented
3 years ago
this scripts returns a list of trained models' names.
if users wants to run a model other than the best model, they can take the name of model from this list.
update endpoint deployment script to get model name as input argument