Go to the source code of this file.
Classes | |
class | ml_lib.dimreduce.LinearDimReduceDataset |
Dataset which performs linear dimensionality reduction. More... | |
Namespaces | |
namespace | ml_lib::dimreduce |
Functions | |
def | ml_lib::dimreduce.pca |
def | ml_lib::dimreduce.pca_eigenface_trick |
def | ml_lib::dimreduce.pca_gain_threshold |
def | ml_lib::dimreduce.pca_variance_threshold |
def | ml_lib::dimreduce.pca_vectors |
def | ml_lib::dimreduce.randomized_vectors |