Published: September 2021, Edition #26 e-Magazine for Oracle Users published by the EOUC
Oracle offers several tools for machine learning.
You can, for example, use the in-database machine learning with models built in SQL, R, or Python. Or you can connect to Oracle Database with different libraries, such as cx_Oracle, and use the data from the Oracle Database with different IDEs for machine learning.
Or you can use Oracle Data Science Cloud that has an environment for Python machine learning including special Oracle libraries, and the possibility to pip install any Python libraries. (Page 15)
