Regression models are predictive models. The difference between regression and classification is that regression has continuous (floating-point) target attributes, whereas classification has with discrete or categorical target attributes. In other words, if the target attribute contains continuous values, a regression technique is required.
Oracle Data Miner includes wizards that build, test, and apply regression models.
Oracle Data Mining supports two algorithms for solving regression problems:
Copyright © 2006, 2008, Oracle. All rights reserved.