Currently, the following values shown in the illustration are set for MMG:
|
%python
from ofs_auto_ml.db_connection import *; from ofs_aif.aif import *; import pandas as pd; DBConnection.set_db_details(arg_user="aml_fccm", arg_pass="password", arg_host="whf00clj.in.oracle.com",arg_port=1521, arg_sid="Ti11O12L64") aif.create_instance() aif.set_notebook_id(notebook_id = 'dslgXbqB');#dse3lO0g |