11 #ifndef LOCALITYPRESERVINGPROJECTIONS_H_
12 #define LOCALITYPRESERVINGPROJECTIONS_H_
48 virtual const char*
get_name()
const;
virtual const char * get_name() const
CLocalityPreservingProjections()
class LocalityPreservingProjections used to compute embeddings of data using Locality Preserving Proj...
virtual CFeatures * apply(CFeatures *features)
class LaplacianEigenmaps used to construct embeddings of data using Laplacian Eigenmaps algorithm as ...
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
virtual ~CLocalityPreservingProjections()