Changes in This Release for Oracle Machine Learning for SQL User's Guide
Describes changes in Oracle Machine Learning for SQL User’s Guide for Oracle Database 23ai.
New Features
-
Computer Vision (CV) models in your database: Integrate CV models in your database and generate embeddings for images. See Image Transformer ONNX Format Models for more details.
-
Vector Data Support: Oracle Machine Learning supports vector data type for clustering, classification, regression, anomaly detection, and feature extraction. See Vector Data Type to learn more.
-
Oracle Machine Learning for SQL supports ONNX format models with the integration of ONNX Runtime. To learn more, see Integration of ONNX Runtime.
-
BOOLEAN
data type is supported. For more information, see Convert Column Data Types, Numericals, Categoricals, and Unstructured Text, and Target Attribute.
Model Views
-
Model detail views for ONNX models are introduced. See Model Detail Views for ONNX Models
-
Model view for Exponential Smoothing is enhanced. See Model Detail Views for Exponential Smoothing.