4.1 About Oracle Machine Learning for R Server
Oracle Machine Learning for R includes components on the Oracle AI Database server that enable an Oracle Machine Learning for R client to interact with Oracle Machine Learning for R Server.
Note:
The version of Oracle Machine Learning for R must be the same on the server and on each client computer. Also, the version of R must be the same on the server and on each client computer.The components are:
-
Oracle Machine Learning for R Server
-
The RQSYS schema
-
Metadata and executable code in
sys
-
Oracle Machine Learning for R Server libraries in
$ORACLE_HOME/lib
-
Oracle Machine Learning for R R packages in
$ORACLE_HOME/R/library
The Oracle Machine Learning for R packages and supporting packages on the server support embedded R execution. These same packages must be installed separately on each client computer. (See About the Oracle Machine Learning for R Packages).
-
See the following topics for additional information:
See Also:
- Table 1-3 for a list of supported R and OML4R versions.
- Figure 1-2 for an illustration of the server and client components of OML4R.
- About the RQSYS Schema
The RQSYS schema is the system account for Oracle Machine Learning for R in Oracle AI Database. - Security Best Practices for Oracle Machine Learning for R
To minimize the risk of compromising the security of an Oracle Machine Learning for R Server in Oracle AI Database, Oracle recommends the following security best practices.
Parent topic: Install Oracle Machine Learning for R Server