com.rapidminer.operator.features.transformation
Interface ComponentWeightsCreatable
- All Known Implementing Classes:
- FastICAModel, GHAModel, PCAModel
public interface ComponentWeightsCreatable
This is an interface for models holding several components for feature
transformation. For each component the AttributeWeights have
to be available.
- Author:
- Daniel Hakenjos
ingomierswa Exp $
getWeightsOfComponent
AttributeWeights getWeightsOfComponent(int component)
throws OperatorException
- Throws:
OperatorException
Copyright © 2001-2009 by Rapid-I