Preface
This document explains how to install and administer Oracle Machine Learning for R (OML4R) Release 1.5.1.
- Technology Rebrand
Oracle R Enterprise is now Oracle Machine Learning for R (OML4R). - Audience
This document is intended for anyone who is responsible for installing or administering Oracle Machine Learning for R. - Related Documents
The Oracle Machine Learning for R documentation set includes the following publications. - Documentation Accessibility
- Conventions
The following text conventions are used in this document.
Technology Rebrand
Oracle R Enterprise is now Oracle Machine Learning for R (OML4R).
Oracle has rebranded the suite of products and components that support machine learning with Oracle Database and Big Data. This technology is now known as Oracle Machine Learning (OML).
The OML application programming interface for R, previously under the name
Oracle R Enterprise, is now named Oracle Machine Learning for R (OML4R). The package, class, and function names are
not rebranded. They remain ORE
, OREbase
,
ore.frame
, ore.connect
, and so on.
The OML application programming interfaces for SQL include
PL/SQL packages, SQL functions, and data dictionary views. Using these APIs is described
in publications, previously under the name Oracle Data Mining, that are now named Oracle Machine Learning for SQL (OML4SQL). The PL/SQL package and database view names are not rebranded. They
remain DBMS_DATA_MINING
, ALL_MINING_MODELS
, and so on.
For more information, see Oracle Machine Learning.
Parent topic: Preface
Audience
This document is intended for anyone who is responsible for installing or administering Oracle Machine Learning for R.
Installation of OML4R requires knowledge of R and knowledge of Oracle Database.
Parent topic: Preface
Related Documents
The Oracle Machine Learning for R documentation set includes the following publications.
Parent topic: Preface
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Access to Oracle Support
Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.
Parent topic: Preface
Conventions
The following text conventions are used in this document.
Convention | Meaning |
---|---|
boldface |
Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. |
italic |
Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. |
|
Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |
Parent topic: Preface