11 #ifndef NEIGHBORHOODPRESERVINGEMBEDDING_H_
12 #define NEIGHBORHOODPRESERVINGEMBEDDING_H_
53 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
virtual const char * get_name() const
The class Features is the base class of all feature objects.