11 #ifndef NEIGHBORHOODPRESERVINGEMBEDDING_H_ 12 #define NEIGHBORHOODPRESERVINGEMBEDDING_H_ 13 #include <shogun/lib/config.h> 53 virtual const char*
get_name()
const;
virtual const char * get_name() const
virtual CFeatures * apply(CFeatures *features)
virtual ~CNeighborhoodPreservingEmbedding()
NeighborhoodPreservingEmbedding converter used to construct embeddings as described in: ...
CNeighborhoodPreservingEmbedding()
class LocallyLinearEmbedding used to embed data using Locally Linear Embedding algorithm described in...
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.