Module datarush.analytics
Package com.pervasive.datarush.analytics.regression
package com.pervasive.datarush.analytics.regression
Provides utility, PMML and other classes for shared use by regression related entities.
-
ClassDescriptionA representation of features found in PMML regressionModel elements that do not depend on its attributes.The possible values of the ModelType attribute of a PMML regressionModel.The normalization methods used.Capture information about numeric predictor values.Performs a multivariate linear regression on the given training data.Fits a multinomial logistic regression model to the training data.Implementation of a 'maximum likelihood' classifier on top of regression models.PMML object model for Regression models.Apply a regression model to the input data.Compute the sum of squares for the given fields of the input data.