Database Administration (MOSC)

MOSC Banner

How to Load Machine Learning Models into Oracle Autonomous Database

Individual Oracle Machine learning models are imported into a database using the DBMS_DATA_MINING.IMPORT_MODEL command not the IMPDP utility.

I am trying to import a model stored on OCI Object Storage & Archive Storage using a pre-authenticated URL.

  1. In the IMPORT_MODEL command, what is the directory parameter to be used, DATA_PUMP_DIR?
  2. For a model that needs remapping of schema and tablespace (e.g. WIKI_MODEL), what are the target schema and tablespace to put the model into OML so it is visible in ALL_MACHINE_MODELS and usable?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center