Feat C++ API
A feature engineering automation tool
shogun::CMyRandomForest Member List

This is the complete list of members for shogun::CMyRandomForest, including all inherited members.

CMyRandomForest()shogun::CMyRandomForest
feature_importances()shogun::CMyRandomForest
get_feature_types() constshogun::CMyRandomForest
get_machine_problem_type() constshogun::CMyRandomForestvirtual
get_name() constshogun::CMyRandomForestinlinevirtual
get_num_random_features() constshogun::CMyRandomForest
get_weights() constshogun::CMyRandomForest
m_sorted_indicesshogun::CMyRandomForestprivate
m_sorted_transposed_featsshogun::CMyRandomForestprivate
m_weightsshogun::CMyRandomForestprivate
set_feature_types(SGVector< bool > ft)shogun::CMyRandomForest
set_machine_parameters(CMachine *m, SGVector< index_t > idx)shogun::CMyRandomForestprotectedvirtual
set_machine_problem_type(EProblemType mode)shogun::CMyRandomForest
set_num_random_features(int32_t rand_featsize)shogun::CMyRandomForest
set_probabilities(CLabels *labels, CFeatures *data=NULL)shogun::CMyRandomForest
set_weights(SGVector< float64_t > weights)shogun::CMyRandomForest
train_machine(CFeatures *data=NULL)shogun::CMyRandomForestprotectedvirtual
~CMyRandomForest()shogun::CMyRandomForestvirtual