1 What's New in Oracle Machine Learning for R

Provides a summary of the latest enhancements and features for Oracle Machine Learning for R.

Table 1-1 New Features

Features Description

Support for R-4.0.5

OML4R 2.0 is supported with R-4.0.5

Support in-database machine learning Neural Network, Random Forest, Exponential Smoothing Models, and XGBoost algorithms. XGBoost algorithm is available on DB 21c or later.

The following functions are new in the OREdm OML4R package that use in-database algorithms:
  • ore.odmNN, Neural Network models
  • ore.odmRF, Random Forest models
  • ore.odmESM, Exponential Smoothing models
  • ore.odmXGB, XGboost models