Torsten Kilias

Results 10 issues of Torsten Kilias

Pip installs tensorflow 2 if the version is not pinned. However, the UDF still uses version 1.3. https://github.com/exasol/data-science-examples/blob/cb49d83b4600aad77a7e26244c16d42f668d358d/examples/tensorflow-with-gpu-preview/gcloud-setup.sh#L97

refactoring

Currently, the BucketFS connection information get embedded into the UDF code ([classification.ipynb](https://github.com/exasol/data-science-examples/blob/main/tutorials/machine-learning/python/scikit-learn/classification.ipynb)). A much cleaner method is, to provide this information via a connection. Either, by providing the BucketFS URL...

feature

Test Procedure: - Start Exasol Database Docker Container - Start Jupyter Notebook Docker Container - Tranform Notebook to Script with jupyter nbconvert - run script

refactoring

# Background - We plan to rename the flavor names of the script-languages https://github.com/exasol/script-languages-release/issues/566 - We need to adapt this here as well # Acceptance Criteria - Use new flavor...

refactoring
blocked:yes

This adds a Notebook with an example for classification with R. Currently, missing are the integration into the Readmes, the Dockerfile for the Jupyter Server and explaination for some details,...

feature

## Thank you very much for contributing to the development of our product! ### Before creating a pull request, we want to make sure that you're aware of some constraints:...

The link in the following line is broken. https://github.com/exasol/docker-db/blob/f208c47c44b020b4ccda6189e7e0001217352fdf/README.md?plain=1#L625

I needed draft releases for my CI pipeline, so I tried to add it to the code. If you have any suggestions for improvements let me know. And, thanks for...