11 #ifndef TDISTRIBUTEDSTOCHASTICNEIGHBOREMBEDDING_H_ 12 #define TDISTRIBUTEDSTOCHASTICNEIGHBOREMBEDDING_H_ 13 #include <shogun/lib/config.h> 38 virtual const char*
get_name()
const;
float64_t get_theta() const
class CTDistributedStochasticNeighborEmbedding used to embed data using t-distributed stochastic neig...
class EmbeddingConverter (part of the Efficient Dimensionality Reduction Toolkit) used to construct e...
void set_perplexity(const float64_t perplexity)
virtual CFeatures * apply(CFeatures *features)
CTDistributedStochasticNeighborEmbedding()
virtual ~CTDistributedStochasticNeighborEmbedding()
void set_theta(const float64_t theta)
virtual const char * get_name() const
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_perplexity() const