, including all inherited members.
| build_from_ptree(const boost::property_tree::ptree &pt) | skylark::ml::model_t< InputType, OutputType > | [inline, protected] |
| coef_type typedef | skylark::ml::model_t< InputType, OutputType > | |
| evaluate(output_type &Yt, output_type &Yp, const boost::mpi::communicator &comm) | skylark::ml::model_t< InputType, OutputType > | [static] |
| feature_transform_type typedef | skylark::ml::model_t< InputType, OutputType > | |
| get_coef() | skylark::ml::model_t< InputType, OutputType > | [inline] |
| get_input_size() const | skylark::ml::model_t< InputType, OutputType > | [inline] |
| get_num_outputs() const | skylark::ml::model_t< InputType, OutputType > | [inline] |
| get_probabilities(input_type &X, output_type &P, int num_threads=1) const | skylark::ml::model_t< InputType, OutputType > | |
| input_type typedef | skylark::ml::model_t< InputType, OutputType > | |
| intermediate_type typedef | skylark::ml::model_t< InputType, OutputType > | |
| model_t(std::vector< const feature_transform_type * > &maps, bool scale_maps, int num_features, int num_outputs) | skylark::ml::model_t< InputType, OutputType > | [inline] |
| model_t(const boost::property_tree::ptree &pt) | skylark::ml::model_t< InputType, OutputType > | [inline] |
| model_t(const std::string &fname) | skylark::ml::model_t< InputType, OutputType > | [inline] |
| output_type typedef | skylark::ml::model_t< InputType, OutputType > | |
| predict(input_type &X, output_type &PV, output_type &DV, int num_threads=1) const | skylark::ml::model_t< InputType, OutputType > | [inline] |
| save(const std::string &fname, const std::string &header) const | skylark::ml::model_t< InputType, OutputType > | [inline] |
| to_ptree() const | skylark::ml::model_t< InputType, OutputType > | [inline] |