ugtm.ugtm_preprocess
Preprocessing operations (mostly using scikit-learn functions).
Functions
|
Kernalize data (uses sklearn) |
|
Preprocess data using PCA. |
|
Preprocess train and test data using PCA. |
Classes
|
Class for processed train and test set. |