Module datarush.analytics
Package com.pervasive.datarush.analytics.stats
package com.pervasive.datarush.analytics.stats
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
-
ClassDescriptionObject representation of the PMML
ContStatselement.Corresponds to the PMMLNumericInfoelement.Object representation of the PMMLNumericInfoextension element.Object representation of the PMMLBivariateStatsextension element.Object representation of the PMMLContStatselement.Determines which range each value in a field falls within and counts the totals.Evaluates a set of quality tests on an input dataset.A quality test consists of a test name (used to reference the test in the statistics) plus a boolean predicate.Controls the detail level of the statistics calculated bySummaryStatistics.Object representation of the PMMLDiscrStatselement.Calculates distinct values of the given input field.The EqualRangeBinning operator can be used to divide a set of numeric data into equal range bins.Object representation of the PMMLIntervalelement.Enumeration of allowed values for the "closure" attribute of theIntervalelement.Compute the most frequent values within the given fields.Describes a field to be normalized.Apply normalization methods to fields within an input data flow.Corresponds to the PMMLNumericInfoelement.PMML ModelStats.Corresponds to the PMMLQuantileelement.Rank data using the given rank mode.Definition of the supported rank modes.Discovers various metrics of an input dataset, based on the configured detail level.Object representation of the PMMLUnivariateStatselement.