Oracle® Data Miner
Release Notes
Release 19.1
F17271-01
April 2019
Oracle Data Miner Release NotesThis document provides late-breaking information and information that is not yet part of the formal documentation.
This document contains the following topics:
Association Model Aggregation Metrics
Oracle Data Miner supports the enhanced Association Rules algorithm and allows the user to filter items before building the Association model.
The user can set the filters in the Association Build node editor, Association model viewer, and Model Details node editor.
See Also:
Oracle Data Miner User's GuideEnhancements to Algorithm Settings
Oracle Data Miner has been enhanced to support enhancements in Oracle Data Mining that includes build settings for building partition models, sampling of training data, numeric data preparation that includes shift and scale transformations, and so on.
Note:
These settings are available if Oracle Data Miner 18.4 is connected to Oracle Database 12.2 and later.Changes to the algorithms include:
Changes to Decision Tree Algorithm Settings
The setting Maximum Supervised Bins CLAS_MAX_SUP_BINS
is added in the Decision Tree algorithm.
Changes to Expectation Maximization Algorithm Settings
The setting Level of Details
replaces the current setting Gather Cluster Statistics.
The underlying algorithm setting used is EMCS_CLUSTER_STATISTICS
where All=ENABLE,
and Hierarchy=DISABLE.
Some additional settings are added and some settings are deprecated.
-
Random Seed
-
Model Search
-
Remove Small Components
Settings Deprecated:
Approximate Computation ODMS_APPROXIMATE_COMPUTATION
Changes to Generalized Linear Models Algorithm Settings
The following changes are included in the Generalized Linear Model algorithm settings. The changes apply to both Classification models and Regression models.
-
Convergence Tolerance
GLMS_CONV_TOLERANCE
-
Number of Iterations
GLMS_NUM_ITERATIONS
-
Batch Rows
GLMS_BATCH_ROWS
-
Solver
GLMS_SOLVER
-
Sparse Solver
GLMS_SPARSE_SOLVER
-
Approximate Computation
ODMS_APPROXIMATE_COMPUTATION
-
Categorical Predictor Treatment
GLMS_SELECT_BLOCK
-
Sampling for Feature Identification
GLMS_FTR_IDENTIFICATION
-
Feature Acceptance
GLMS_FTR_ACCEPTANCE
Changes to k-Means Algorithm Settings
The following changes are incorporated to the k-Means algorithm settings.
-
Levels of Details
KMNS_DETAILS
-
Random Seeds
KMNS_RANDOM_SEEDS
-
Growth Factor
Changes to Support Vector Machine Algorithm Settings
The following changes are included in the Support Vector Machine algorithm settings. The changes are applicable to both Linear and Gaussian kernel functions.
-
Solver
SVMS_SOLVER
-
Number of Iterations
SVMS_NUM_ITERATIONS
-
Regularizer
SVMS_REGULARIZER
-
Batch Rows
SVMS_BATCH_ROWS
-
Number of Pivots
SVMS_NUM_PIVOTS
Note:
Applies to Gaussian kernel function only.
-
Active Learning
-
Cache Size
SVMS_KERNEL_CACHE_SIZE
Note:
Applies to Gaussian kernel function only.
Changes to Singular Value Decomposition and Principal Components Analysis Algorithm Settings
The following changes are included in the Singular Value Decomposition and Principal Components Analysis algorithm.
-
Solver
SVDS_SOLVER
-
Tolerance
SVDS_TOLERANCE
-
Random Seed
SVDS_RANDOM_SEED
-
Over sampling
SVDS_OVER_SAMPLING
-
Power Iteration
SVDS_POWER_ITERATION
-
Approximate Computation
ODMS_APPROXIMATE_COMPUTATION
Support for Explicit Semantic Analysis Algorithm
Oracle Data Miner 18.4 and later supports a new feature extraction algorithm called Explicit Semantic Analysis algorithm.
The algorithm is supported by two new nodes, that are Explicit Feature Extraction node and Feature Compare node.
Explicit Feature Extraction Node
The Explicit Feature Extraction node is built using the Explicit Semantic Analysis algorithm.
-
Document classification
-
Information retrieval
-
Calculations related to semantics
Feature Compare Node
The Feature Compare node enables you to perform calculations related to semantics in text data, contained in one Data Source node against another Data Source node.
-
Two input data sources. The data source can be data flow of records, such as connected by a Data Source node or a single record data entered by user inside the node. In case of data entered by users, input data provider is not needed.
-
One input Feature Extraction or Explicit Feature Extraction Model, where a model can be selected for calculations related to semantics.
Enhancement to Data Mining Model Detail View
The model viewers in Oracle Data Miner have been enhanced to reflect the changes in Oracle Data Mining.
Enhancements to the model viewers include the following:
-
The computed settings within the model are displayed in the Settings tab of the model viewer.
-
The new user embedded transformation dictionary view is integrated with the Inputs tab under Settings.
-
The build details data are displayed in the Summary tab under Summary
-
The Cluster model viewer detects models with partial details, and displays a message indicating so. This also applies to k-Means model viewer and Expectation Maximization model viewers.
Enhancements to Filter Column Node
Oracle Data mining supports unsupervised Attribute Importance ranking. The Attribute Importance ranking of a column is generated without the need for selecting a target column. The Filter Column node has been enhanced to support unsupervised Attribute Importance ranking.
Mining Model Build Alerts
Oracle Data Miner logs alerts related to model builds in the model viewers and event logs.
-
Model viewers: The build alerts are displayed in the Alerts tab.
-
Event log: All build alerts are displayed along with other details such as job name, node, sub node, time, and message.
Support for Partitioned Models
Oracle Data Miner supports the building and testing of partitioned models.
-
Build Nodes
-
Apply Nodes
-
Test Nodes
R Build Model Node
Oracle Data Mining provides the feature to add R model implementations within the Oracle Data Mining framework. To support R model integration, Oracle Data Miner has been enhanced with a new R Build node with mining functions such as Classification, Regression, Clustering, and Feature Extraction.
Aggregation Node Support for DATE and TIMESTAMP Data Types
The Aggregation node has been enhanced to support DATE and TIMESTAMP data types.
For DATE and TIMESTAMP data types, the functions available are COUNT(), COUNT (DISTINCT()), MAX(), MEDIAN(), MIN(), STATS_MODE().
Enhancement to Build Nodes
All Build nodes are enhanced to support sampling of training data and preparation of numeric data.
The enhancement is implemented in the Sampling tab in all Build nodes editors. By default, the Sampling option is set to OFF.
When set to ON
, the user can specify the sample row size or choose the system determined settings.
Note:
Data preparation is not supported in Association Build model.-
Edit Anomaly Detection Node
-
Edit Association Build Node
-
Edit Classification Build Node
-
Edit Clustering Build Node
-
Edit Explicit Feature Extraction Build Node
-
Edit Feature Extraction Build Node
-
Edit Regression Build Node
Enhancement to JSON Query Node
The JSON Query node allows to specify filter conditions on attributes with data types such as ARRAY, BOOLEAN, NUMBER
and STRING.
All
or Any
in the Filter Settings dialog box. The user also has the option to specify whether to apply filters to data that is used for relational data projection or aggregation definition or both by using any one of the following options:
-
JSON Unnest — Applies filter to JSON data that is used for projection to relational data format.
-
Aggregations — Applies filters to JSON data that is used for aggregation.
-
JSON Unnest and Aggregations — Applies filter to both.
Enhancement to Polling Performance
Polling performance and resource utilization functionality has been enhanced with new user interfaces.
-
The repository property
POLLING_IDLE_ENABLED
is added to determine whether the user interface will use automatic query or manual query for workflow status. This applies to the Workflow Jobs and Scheduled Jobs user interface. However, the Workflow Editor will continue to poll automatically when monitoring a workflow that is running.Note:
WhenPOLLING_IDLE_ENABLED
is set toTRUE,
then automatic query for workflow status sets in. WhenPOLLING_IDLE_ENABLED
is set toFALSE,
then manual query sets in.A new dockable window Scheduled Workflow has been added that displays the list of scheduled jobs and allows the user to manage the scheduled jobs.
-
The Workflow Jobs window is enhanced with the following new features:
-
Manual refresh of workflow jobs.
-
Administrative override of automatic updates through Oracle Data Miner repository settings.
-
Access to Workflow Jobs preferences through the new Settings option.
-
Enhancement to Text Settings
Text settings are enhanced to support the following features:
-
Text support for synonyms (thesaurus): Text Mining in Oracle Data Miner supports synonyms. By default, no thesaurus is loaded. The user must manually load the default thesaurus provided by Oracle Text or upload his own thesaurus.
-
New settings added in Text tab:
-
Minimum number of rows (documents) required for a token
-
Max number of tokens across all rows (documents)
-
New tokens added for BIGRAM setting:
-
BIGRAM:
Here,NORMAL
tokens are mixed with their bigrams -
STEM BIGRAM:
Here,STEM
tokens are extracted first and then stem bigrams are formed.
-
-
Refresh Input Data Definition
Use the Refresh Input Data Definition option if you want to update the workflow with new columns, that are either added or removed.
SELECT*
capability in the input source. The option allows you to quickly refresh your workflow definitions to include or exclude columns, as applicable.
Note:
The Refresh Input Data Definition option is available as a context menu option in Data Source nodes and SQL Query nodes.Support for Additional Data Types
Oracle Data Miner allows the following data types for input as columns in a Data Source node, and as new computed columns within the workflow:
-
RAW
-
ROWID
-
UROWID
-
URITYPE
URITYPE
data type provides many sub type instances, which are also supported by Oracle Data Miner. They are:
-
HTTPURITYPE
-
DBURITYPE
-
XDBURITYPE
Support for In-Memory Column
Oracle Data Miner supports In-Memory Column Store (IM Column Store) in Oracle Database 12.2 and later, which is an optional static SGA pool that stores copies of tables and partitions in a special columnar format.
Oracle Data Miner has been enhanced to support In-Memory Column in nodes in a workflow. For In-Memory Column settings, the options to set Data Compression Method and Priority Level are available in the Edit Node Performance Settings dialog box.
Support for Workflow Scheduling
Oracle Data Miner supports the feature to schedule workflows to run at a definite date and time.
A scheduled workflow is available only for viewing. The option to cancel a scheduled workflow is available. After cancelling a scheduled workflow, the workflow can be edited and rescheduled.
Workflow Status Polling Performance Improvement
The performance of workflow status polling has been enhanced.
The enhancement includes new repository views, repository properties, and user interface changes:
-
The repository view
ODMR_USER_WORKFLOW_ALL_POLL
is added for workflow status polling. -
The following repository properties are added:
-
POLLING_IDLE_RATE:
Determines the rate at which the client will poll the database when there are no workflows detected as running. -
POLLING_ACTIVE_RATE:
Determines the rate at which the client will poll the database when there are workflows detected running. -
POLLING_IDLE_ENABLED:
Determines whether the user interface will use automatic query or manual query for workflow status. This applies to the Workflow Jobs and Scheduled Jobs user interface. However, the Workflow Editor will continue to poll automatically when monitoring a workflow that is running.Note:
WhenPOLLING_IDLE_ENABLED
is set toTRUE,
then automatic query for workflow status sets in. WhenPOLLING_IDLE_ENABLED
is set toFALSE,
then manual query sets in. -
POLLING_COMPLETED_WINDOW:
Determines the time required to include completed workfows in the polling query result. -
PURGE_WORKFLOW_SCHEDULER_JOBS:
Purges old Oracle Scheduler objects generated by the running of Data Miner workflows. -
PURGE_WORKFLOW_EVENT_LOG:
Controls how many workflow runs are preserved for each workflow in the event log. The events of the older workflow are purged to keep within the limit.
-
-
New user interface includes the Scheduled Jobs window which can be accessed from the Data Miner option in both Tools menu and View menu in SQL Developer 18.4 and later.
Support for Expanded Object Name
The support for schema name, table name, column name, and synonym that are 128 bytes are available in the upcoming Oracle Database release. To support Oracle Database, Oracle Data Miner repository views, tables, XML schema, and PL/SQL packages are enhanced to support 128 bytes names.
Supported Platforms
For details on supported platforms, see Oracle SQL Developer Installation Guide.
Known Problems and Limitations
Known problems and limitations in this release includes:
-
Association Model Build node cannot consume data coming directly from JSON Query node.
Users must persist the data coming from the JSON Query node through Create Table node, and then use the persisted data as input to the Associate Model Build node.
-
Classification nodes and Regression Model Build nodes are unable to consume data directly coming from JSON Query node if JSON Aggregations (with Sub Group By) are defined.
Users must persist the data coming from the JSON Query node through Create Table node, and then use the persisted data as input to these Build nodes.
Note:
Build nodes can consume data directly coming from JSON Query nodes if JSON Aggregations (without Sub Group By) are not defined. -
Setting Parallel Query for a node that queries JSON data can result in a workflow runtime error. JSON queries will fail if they are run with the database Parallel Query set to ON. The following error message is displayed ORA-12805: Parallel Query server died unexpectedly.
You can configure Parallel Query through Oracle Data Miner at the node level:-
The Node context menu has the option to set Parallel Query. Click Parallel Query and select the nodes to configure the parallel settings.
-
The View Data viewer provides the option to set Parallel Query to
ON
when querying the selected Data Nodes.In both the cases, the error occurs and the same error message is displayed.
-
-
Multi byte character data is not supported in Oracle Data Miner with Oracle Database 12.1 because of database issues. To address the multibyte issue, apply the Oracle Database 12.1.0.2 patch. It is also recommended to use the AL32UTF8 character set.
Note:
Request the Oracle Database 12.1.0.2 patch through Oracle Support. -
When installing Oracle Data Miner repository, error messages are generated which can be ignored. The error messages are related to database objects that are loaded during installation. After all the database objects are installed, a complete re-compilation is performed. If there are invalid objects, then an exception is raised. If the script does not raise any exceptions, then it means that the installation of Oracle Data Miner repository is successful.
Note:
You can ignore these error messages during Oracle Data Miner 18.4 or later installation, if no exceptions are generated.
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.
Oracle Data Miner Release Notes, Release 19.1
F17271-01
Copyright © 2016, 2019, Oracle and/or its affiliates. All rights reserved.
Primary Author: Moitreyee Hazarika
Contributing Author: Denny Wong
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable:
U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs. No other rights are granted to the U.S. Government.
This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.
This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.