Skip navigation links

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

B28132-01


Package oracle.dmt.jdm.algorithm.glm

This package contains definitions for describing the oracle JDM extension Generalized Linear Models (GLM) algorithm settings to build a  regression and classification model.

See:
          Description

Interface Summary
OraGLMClassificationSettings An instance of OraGLMClassificationSettings is used to specify settings for the GLM classification algorithm.
OraGLMRegressionSettings An instance of OraGLMRegressionSettings is used to specify settings for the GLM regression algorithm.
OraGLMSettings OraGLMSettings is the super interface for GLM classification and regression algorithm settings interface.
OraGLMSettingsFactory A factory interface that creates instances of OraGLMSettings.

 

Package oracle.dmt.jdm.algorithm.glm Description

This package contains definitions for describing the oracle JDM extension Generalized Linear Models (GLM) algorithm settings to build a  regression and classification model.


Skip navigation links

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

B28132-01


Copyright © 2005-2007 Oracle. All rights reserved.