numPrincipalComponents property

String? numPrincipalComponents
getter/setter pair

Number of principal components to keep in the PCA model.

Must be <= the number of features.

Implementation

core.String? numPrincipalComponents;