ALG-CLASS

The Java class and the method representing a data-mining algorithm. Must be the fully qualified name of the Java class that contains the logic for the algorithm. Must be enclosed in single or double quotation marks.

Type

string (see MaxL Syntax Notes)

Example

'com.hyperion.essbase.algorithms.Regression'

Referenced By

create algorithm