exasol / sagemaker-extension

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

#94: Change length constraints #95

Closed MarleneKress79789 closed 1 year ago

MarleneKress79789 commented 1 year ago

fixes #94

MarleneKress79789 commented 1 year ago

i raised length to VARCHAR(100). but since AWS tests are broken dont know if it works. Also, according to this the only reason to set problem_type to a longer value is the Multiclass classification. we do not have any tests for this. should we add some? or just add tests to see if the length of the values works?