Skip navigation links

Oracle Data Mining Java API Reference
11g Release 1 (11.1)

B28132-01


Package oracle.dmt.jdm.task

This package contains oracle specific extension tasks i.e., OraPredictTask, OraExplainTask, OraTransformationTask

See:
          Description

Interface Summary
OraExplainTask OraExplainTask is used to produce importance and ranks for the columns with respect to the explain column in the input dataset.
OraExplainTaskFactory Deprecated.  
OraPredictiveAnalyticsTask OraPredictiveAnalyticsTask is the marker interface for all predictive analytics tasks.
OraPredictiveAnalyticsTaskFactory OraPredictiveAnalyticsFactory is the factory class to create predictive analytics tasks, such as predict, explain, and profile.
OraPredictTask OraPredictTask used to produce predictions for the specified target column in the input dataset as predictions output table.
OraPredictTaskFactory Deprecated.  
OraProfileTask OraProfileTask allows users to segment data based on some target attribute and value.
OraTransformationTask OraTransformationTask is used to execute the specified transformation.
OraTransformationTaskFactory A factory class that creates instances of OraTranformationTask.

 

Class Summary
OraBuildTask OraBuildTask is an extension of the javax.datamining.task.BuildTask.

 

Package oracle.dmt.jdm.task Description

This package contains oracle specific extension tasks i.e., OraPredictTask, OraExplainTask, OraTransformationTask


Skip navigation links

Oracle Data Mining Java API Reference
11g Release 1 (11.1)

B28132-01


Copyright © 2005-2007 Oracle. All rights reserved.