11 #ifndef LOCALITYPRESERVINGPROJECTIONS_H_ 12 #define LOCALITYPRESERVINGPROJECTIONS_H_ 13 #include <shogun/lib/config.h> 48 virtual const char*
get_name()
const;
CLocalityPreservingProjections()
class LocalityPreservingProjections used to compute embeddings of data using Locality Preserving Proj...
virtual CFeatures * apply(CFeatures *features)
virtual const char * get_name() const
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()