Synopsis
Creates the AttributeWeights of models containing components like PCA, GHA or FastICA.
Description
For models creating components like PCA
, GHA
and FastICA
you can create the AttributeWeights
from a component.
Input
- example set:
- model: expects: Model
Output
- weights:
- example set:
- model:
Parameters
- normalize weights: Activates the normalization of all weights.
- component number: Create the weights of this component.