exasol / data-science-examples

Collection of data science and machine learning examples with Exasol
MIT License
15 stars 8 forks source link

Add training step to AzureML Example using ExasolDB #40

Closed MarleneKress79789 closed 1 year ago

MarleneKress79789 commented 2 years ago

Add a Jupyter Notebook example showcasing how to apply a simple ML algorithm from AzureML on data from an ExasolDB by training and testing the model. This should include all functionality and key-words.

Builds on #39

Might be similar to TrainSagemakerModelWithExasolData.ipynb .