Click or drag to resize

DimensionReductionByLowRankFactorization Methods

The DimensionReductionByLowRankFactorization type exposes the following members.

Methods
 NameDescription
Public methodExecuteDimensionReduction Executes the dimension reduction on the provided process data.
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodStatic memberGetDisplayName Gets a display name for the specified factorization method type.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodNormalizeScoresAndLoadings Normalizes the provided scores and loadings matrices according to the configured normalization method.
Top
See Also