This is the complete list of members for
CGaussianNaiveBayes, including all inherited members.
| apply() | CGaussianNaiveBayes | [virtual] |
| apply(CFeatures *data) | CGaussianNaiveBayes | [virtual] |
| apply(int32_t idx) | CGaussianNaiveBayes | [virtual] |
| CGaussianNaiveBayes() | CGaussianNaiveBayes | |
| CGaussianNaiveBayes(CFeatures *train_examples, CLabels *train_labels) | CGaussianNaiveBayes | |
| CMachine() | CMachine | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| get_classifier_type() | CGaussianNaiveBayes | [virtual] |
| get_features() | CGaussianNaiveBayes | [virtual] |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_label(int32_t i) | CMachine | [virtual] |
| get_labels() | CMachine | [virtual] |
| get_max_train_time() | CMachine | |
| get_modelsel_names() | CSGObject | |
| get_modsel_param_descr(const char *param_name) | CSGObject | |
| get_modsel_param_index(const char *param_name) | CSGObject | |
| get_name() const | CGaussianNaiveBayes | [virtual] |
| get_solver_type() | CMachine | |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
| labels | CMachine | [protected] |
| load(FILE *srcfile) | CMachine | [virtual] |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| load_serializable_post() | CSGObject | [protected, virtual] |
| load_serializable_pre() | CSGObject | [protected, virtual] |
| m_dim | CGaussianNaiveBayes | [protected] |
| m_features | CGaussianNaiveBayes | [protected] |
| m_label_prob | CGaussianNaiveBayes | [protected] |
| m_means | CGaussianNaiveBayes | [protected] |
| m_min_label | CGaussianNaiveBayes | [protected] |
| m_model_selection_parameters | CSGObject | |
| m_num_classes | CGaussianNaiveBayes | [protected] |
| m_parameters | CSGObject | |
| m_rates | CGaussianNaiveBayes | [protected] |
| m_store_model_features | CMachine | [protected] |
| m_variances | CGaussianNaiveBayes | [protected] |
| max_train_time | CMachine | [protected] |
| normal_exp(float64_t x, int32_t l_idx, int32_t f_idx) | CGaussianNaiveBayes | [protected] |
| parallel | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | [virtual] |
| save(FILE *dstfile) | CMachine | [virtual] |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| save_serializable_post() | CSGObject | [protected, virtual] |
| save_serializable_pre() | CSGObject | [protected, virtual] |
| set_features(CDotFeatures *features) | CGaussianNaiveBayes | [virtual] |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_labels(CLabels *lab) | CMachine | [virtual] |
| set_max_train_time(float64_t t) | CMachine | |
| set_solver_type(ESolverType st) | CMachine | |
| set_store_model_features(bool store_model) | CMachine | [virtual] |
| solver_type | CMachine | [protected] |
| store_model_features() | CMachine | [protected, virtual] |
| train(CFeatures *data=NULL) | CGaussianNaiveBayes | [virtual] |
| train_machine(CFeatures *data=NULL) | CMachine | [protected, virtual] |
| unset_generic() | CSGObject | |
| version | CSGObject | |
| ~CGaussianNaiveBayes() | CGaussianNaiveBayes | [virtual] |
| ~CMachine() | CMachine | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |