Hi,
I saw a blog post about the possibility to show the prediction of a machine learning model in Apex:
https://blogs.oracle.com/imc/more-value-for-your-apex-application-with-oracle-machine-learning-in-autonomous-databases-part-2/comment-submitted?cid=bca2bf0c-6cb5-4715-9c3a-c47b4837b53c
I am wondering whether it would be possible to select data in Apex (could be temporary stored in a new table), to perform a machine learning analysis or run a notebook and get back the results (e.g. plot).
Would this be possible?
Thanks in advance