Oracle Analytics Cloud (OAC) offers various approaches to integrate machine learning models, ensuring flexibility and efficiency in your data analysis processes. The three primary approaches are:
Oracle Analytics Cloud Predictive Models: Train, test, and apply models in OAC.
Oracle Machine Learning Models: Train and test models in the database and apply them in OAC.
OCI Machine Learning Models: Use prebuilt models and apply them in OAC.
Each approach offers unique benefits and tools. This article guides you through the second approach (Oracle Machine Learning Models). Specifically, how to use Oracle Machine Learning for Python (OML4Py) to train and test models in the database and deploy them in OAC.