Oracle Machine Learning on Oracle Cloud
Using Python
Duration: 16 Hours
1. Introduction to Machine Learning for Python
Introduction to Machine Learning for Python
Why Machine Learning and Usecases
Machine Learning Worflow and Types of ML Algorithms
Introduction to Oracle Machine Learning for Python and Features
OML4Py Features
Oracle Machine Learning for Python Advantages
OML Notebooks
Python Libraries in OML4Py
Practice 1-1: Understanding the Lab Environment
Practice 1-2: Exploring the Oracle Cloud Infrastructure Console
Practice 1-3: Provisioning an Oracle Machine Learning Instance with
Autonomous Database
Practice 1-4: Creating and Managing the Oracle Machine Learning Users
Practice 1-5: Creating the Projects and Workspaces in Oracle Machine
Learning Using Oracle Autonomous Data Warehouse Cloud
2. OML4Py Transparency Layer
OML4Py Transparency Layer
Combine Data
Clean and Split Data
Data Exploration
Practice 2-1: Working with Data Sets Creation and Grants
Practice 2-2: Working with Transparency Layer
Practice 2-3: Data Selection and Manipulation Using OML4PY
Practice 2-4: Working with Data Transformation
Practice 2-5: Explore the Data Analysis Methods
3. Working with Machine Learning Models
Working with Machine Learning Models
Common in-database algorithm features
Working with Machine Learning Models
Create a model proxy object from an existing model , Export and Import a
Model
Practice 3-1: Creating and Running an Oracle Machine Learning Python
Notebook for Anomaly Detection
Practice 3-2: Creating and Running a Oracle Machine Learning Python
Notebook for Association Rules
Practice 3-3: Creating and Running the Oracle Machine Learning Python
Notebook for Clustering
4. Data Store for Python Objects
Data Store for Python Objects
Save Objects & Load Saved Objects from a Data Store
Get Information from a Data Store
Get Information and Detelete Data Store Object
Manage access to stored objects
Practice 4-1: Manage Python Objects in the Database Using Data Store
Practice 4-2: Manage Data Store Privileges, View and Store Contents of Data
Store
5. OML4Py Automated Machine Learning
OML4Py Automated Machine Learning
Machine Learning Workflow Automated by AutoML
Algorithm Selection
Feature Selection
Model Tuning
Model Selection
Practice 5-1: Building Machine Learning Models Using AutoML
6. Embedded Python Execution
Introduction to Embedded Python Execution
Run a Python Function
Run a Python Function on the Specified Data
Run a Python Function on DataGrouped by Column Values
Introduction to Script Repository Overview
Load and Drop Script from Repository
Introduction to REST API
Practice 6-1: Run User-Defined Functions Using Embedded Python Execution
Practice 6-2: Save and Manage Python Functions in Script Repository
Practice 6-3: Using the REST API to Invoke User-Defined Functions
7. Working with cx_Oracle
Working with cx_Oracle
Oracle Architecture
ReadWrite Table Methods