11 #ifndef LOCALLYLINEAREMBEDDING_H_
12 #define LOCALLYLINEAREMBEDDING_H_
64 void set_k(int32_t k);
69 int32_t
get_k()
const;
92 virtual const char*
get_name()
const;
class EmbeddingConverter (part of the Efficient Dimensionality Reduction Toolkit) used to construct e...
void set_reconstruction_shift(float64_t reconstruction_shift)
virtual const char * get_name() const
float64_t m_reconstruction_shift
virtual ~CLocallyLinearEmbedding()
virtual CFeatures * apply(CFeatures *features)
class LocallyLinearEmbedding used to embed data using Locally Linear Embedding algorithm described in...
float64_t get_nullspace_shift() const
void set_nullspace_shift(float64_t nullspace_shift)
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
float64_t get_reconstruction_shift() const
CLocallyLinearEmbedding()
float64_t m_nullspace_shift