numPrincipalComponents property
Number of principal components to keep in the PCA model.
Must be <= the number of features.
Implementation
core.String? numPrincipalComponents;
Number of principal components to keep in the PCA model.
Must be <= the number of features.
core.String? numPrincipalComponents;