Medial Code Documentation
|
PCA Parameters class. More...
#include <FeatureProcess.h>
Data Fields | |
int | pca_top |
Max Number of PCA Components to take. | |
float | pca_cutoff |
PCA variance threshold to stop. | |
int | subsample_count |
subsample in the pca rows to speed up | |
PCA Parameters class.