2 Get Started with Oracle Machine Learning User Interface
This section discusses how to get started with Oracle Machine Learning User Interface, and use Apache Zeppelin-based machine learning notebooks along with the Notebooks EA (Early Adopter), where you can perform data exploration and data visualization, data preparation and machine learning.
- Get Started with Oracle Machine Learning User Interface
Here is how you can get started with Oracle Machine Learning User Interface (UI). - Access Oracle Machine Learning User Interface
You can access Oracle Machine Learning User Interface from Autonomous Database. - About Oracle Machine Learning Notebooks
Oracle Machine Learning Notebooks is a collaborative web-based interface that supports notebook creation, scheduled run, and versioning. You can document work using Markdown and run SQL, R, and Python code for data exploration, visualization, and preparation, and machine learning model building, evaluation, and deployment. Oracle Machine Learning Notebooks also provide the Conda interpreter to create a custom conda environment that includes user-specified third-party Python and R libraries. - Oracle Machine Learning User Interface Home Page
The Oracle Machine Learning User Interface home page provides you quick links to important interfaces, help links, and the log of your high-level recent activities.
2.1 Get Started with Oracle Machine Learning User Interface
Here is how you can get started with Oracle Machine Learning User Interface (UI).
2.2 Access Oracle Machine Learning User Interface
You can access Oracle Machine Learning User Interface from Autonomous Database.
To access Oracle Machine Learning User Interface (UI) from the Autonomous Database:
- Select your Autonomous Database instance and on the Autonomous Database details page click Database Actions.
- On the Database Actions page, go to the Development section and click Oracle Machine Learning. The Oracle Machine Learning sign in page opens.
- On the Oracle Machine Learning sign in page, enter your username and password.
- Click Sign In.
This opens the Oracle Machine Learning user application.
- About Oracle Machine Learning Password Policy
All Oracle Machine Learning users must follow the password policy to create a strong and secure password.
Parent topic: Get Started with Oracle Machine Learning User Interface
2.2.1 About Oracle Machine Learning Password Policy
All Oracle Machine Learning users must follow the password policy to create a strong and secure password.
-
The password must be between 12 and 30 characters long. It must include at least one uppercase letter, one lowercase letter, and one numeric character.
-
The password cannot contain the username.
-
The password cannot be one of the last 4 passwords used for the same username.
-
The password cannot contain the double quote (") character.
-
The password must not be the same password that is set less than 24 hours ago.
Parent topic: Access Oracle Machine Learning User Interface
2.3 About Oracle Machine Learning Notebooks
Oracle Machine Learning Notebooks is a collaborative web-based interface that supports notebook creation, scheduled run, and versioning. You can document work using Markdown and run SQL, R, and Python code for data exploration, visualization, and preparation, and machine learning model building, evaluation, and deployment. Oracle Machine Learning Notebooks also provide the Conda interpreter to create a custom conda environment that includes user-specified third-party Python and R libraries.
-
Allows collaboration among data scientists, business and data analysts, application and dashboard developers, Database Administrators, and IT professionals
-
Leverages the scalability and performance of Oracle Autonomous Database Platform
-
Supports scheduling notebooks as jobs for one-off and recurring running of notebooks
-
Enables versioning of notebooks
-
Supports interpreters for SQL, PL/SQL, Python, R, Markdown, and Conda
- Typical Actions when Using Oracle Machine Learning Notebooks
To begin with Oracle Machine Learning Notebooks, refer to the tasks listed in the table as a guide.
Parent topic: Get Started with Oracle Machine Learning User Interface
2.3.1 Typical Actions when Using Oracle Machine Learning Notebooks
To begin with Oracle Machine Learning Notebooks, refer to the tasks listed in the table as a guide.
Tasks | More Information |
---|---|
Access Oracle Machine Learning User Interface | Access Oracle Machine Learning User Interface (UI) |
Create workspaces | Create Projects and Workspaces |
Create projects | Create Projects and Workspaces |
Create notebooks | Create a Notebook |
Run a Notebook using Python Interpreter | Use the Python Interpreter in a Notebook Paragraph |
Run a Notebook using R Interpreter | Use the R Interpreter in a Notebook Paragraph |
Use the Scratchpad | Use the Scratchpad |
Create jobs to schedule notebooks | Create Jobs to Schedule Notebook |
Related Topics
Parent topic: About Oracle Machine Learning Notebooks
2.4 Oracle Machine Learning User Interface Home Page
The Oracle Machine Learning User Interface home page provides you quick links to important interfaces, help links, and the log of your high-level recent activities.
Figure 2-1 Oracle Machine Learning UI Home Page

On the home page, you can access:
-
The How Do I help links to:
- Get Started
- Use AutoML
- Deploy Models
- Monitor Data
- Create Notebooks
- Create Jobs
- Manage Permissions
- Try It
-
The Quick Actions links to:
- AutoML
- Models
- Data Monitoring
- Scratchpad
- Notebooks
- Notebook Jobs
- Examples
-
The log of your Recent Activities.
-
The application navigation by clicking
on the top left corner of the home page.
-
The options to select and create new projects, access recent projects, manage workspace, and set workspace permissions by clicking
on the top right corner of the home page.
-
The Recent Notebooks on the right pane of the home page.
Parent topic: Get Started with Oracle Machine Learning User Interface