14 #include <shogun/lib/tapkee/tapkee_shogun.hpp>
29 return "LocalTangentSpaceAlignment";
35 TAPKEE_PARAMETERS_FOR_SHOGUN parameters;
36 parameters.n_neighbors =
m_k;
38 parameters.method = SHOGUN_LOCAL_TANGENT_SPACE_ALIGNMENT;
40 parameters.kernel = kernel;
Computes the standard linear kernel on CDotFeatures.
virtual const char * get_name() const
Features that support dot products among other operations.
CLocalTangentSpaceAlignment()
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.
virtual CFeatures * apply(CFeatures *features)
virtual ~CLocalTangentSpaceAlignment()
float64_t m_nullspace_shift