7 Get Started with Oracle Machine Learning for Python
Learn how to use OML4Py to move data between Python sessions and the database, and save Python objects in the database.
These actions are described in the following topics.
Topics:
- Use OML4Py with Oracle Autonomous AI Database
OML4Py is available through the Python interpreter in Oracle Machine Learning Notebooks in Oracle Autonomous AI Database. - Use OML4Py with an On-Premises Oracle AI Database
After the OML4Py server and client components have been installed on your on-premises Oracle AI Database server and you have installed the OML4Py client on your local system, you can connect your client Python session to the OML4Py server. - Move Data Between the Database and a Python Session
With OML4Py functions, you can interact with data in a database schema. - Save Python Objects in the Database
You can save Python and OML4Py objects in OML4Py datastores, which persist in the database.