IBM / db2-samples

Db2 application code, configuration samples, and other examples
https://www.ibm.com/analytics/developing-with-db2
Apache License 2.0
85 stars 86 forks source link

Tutorial on Creating a in-Db2 ML model via a Python IDE and Db2 Magic Commands #57

Closed shaikhq closed 1 year ago

shaikhq commented 1 year ago

This branch includes a tutorial for creating an in-database linear regression model with IDAX SPs of Db2. For executive SQL for IDAX model creation, this tutorial uses Python Jupyter Notebook IDE with Db2 Magic Commands.