Brining AI into the Database with Db2's New Python UDFs and Built-in Machine Learning Procedures



Brining AI into the Database with Db2's New Python UDFs and Built-in Machine Learning Procedures

Brining AI into the Database with Db2's New Python UDFs and Built-in Machine Learning Procedures

In this video you’ll be shown (with examples) how to use the built-in stored procedures to solve different types of problems and how to create, debug, and run your own Python functions. This will include taking models built in Jupyter Notebooks (and other applications) and embedding them in a Db2 Python function. Other approaches like using REST API calls within a Python function to do scoring against a remotely-hosted model will be discussed.