Uses of Class
com.pervasive.datarush.ports.model.SimpleModelPort
Packages that use SimpleModelPort
Package
Description
Provides utility, PMML and other classes for shared use by regression related entities.
Provides implementations of port objects dealing with the flow of single objects
between operators.
-
Uses of SimpleModelPort in com.pervasive.datarush.analytics.regression
Methods in com.pervasive.datarush.analytics.regression that return SimpleModelPortModifier and TypeMethodDescriptionSimpleModelPort<org.apache.commons.math.linear.Array2DRowRealMatrix>SumOfSquares.getOutput()Get the output model port of this operator. -
Uses of SimpleModelPort in com.pervasive.datarush.ports.model
Methods in com.pervasive.datarush.ports.model that return SimpleModelPortModifier and TypeMethodDescriptionSimpleModelPort.Factory.newPort(LogicalOperator owner, String name, LogicalPort.Direction direction, boolean optional)