|
forpy
2
|
This is the complete list of members for forpy::RegressionLeaf, including all inherited members.
| annot_dim | forpy::RegressionLeaf | private |
| cereal::access class | forpy::RegressionLeaf | friend |
| create_duplicate() const | forpy::RegressionLeaf | inlinevirtual |
| ensure_capacity(const size_t &n) | forpy::RegressionLeaf | inlinevirtual |
| finalize_capacity(const size_t &n) | forpy::RegressionLeaf | inlinevirtual |
| get_map() const | forpy::RegressionLeaf | inlinevirtual |
| get_result(const id_t &node_id, Data< MatRef > &target, const bool &predict_proba, const bool &for_forest) const | forpy::RegressionLeaf | virtual |
| get_result(const std::vector< Data< Mat >> &leaf_results, Data< MatRef > &target_v, const Vec< float > &weights=Vec< float >(), const bool &predict_proba=false) const | forpy::RegressionLeaf | virtual |
| forpy::ILeaf::get_result(const id_t &node_id, const bool &predict_proba=false, const bool &for_forest=false) const | forpy::ILeaf | inlinevirtual |
| forpy::ILeaf::get_result(const std::vector< Data< Mat >> &leaf_results, const Vec< float > &weights=Vec< float >(), const bool &predict_proba=false) const | forpy::ILeaf | inlinevirtual |
| get_result_columns(const size_t &n_trees, const bool &predict_proba, const bool &) const | forpy::RegressionLeaf | inlinevirtual |
| get_result_type(const bool &, const bool &) const | forpy::RegressionLeaf | inlinevirtual |
| ILeaf() | forpy::ILeaf | inlineprotected |
| is_compatible_with(const IDataProvider &data_provider) | forpy::RegressionLeaf | inlinevirtual |
| is_compatible_with(const IThreshOpt &) | forpy::RegressionLeaf | inlinevirtual |
| leaf_regression_map | forpy::RegressionLeaf | private |
| make_leaf(const TodoMark &todo_info, const IDataProvider &data_provider, Desk *desk) const | forpy::RegressionLeaf | virtual |
| operator<<(std::ostream &stream, const RegressionLeaf &self) | forpy::RegressionLeaf | friend |
| operator==(const ILeaf &rhs) const | forpy::RegressionLeaf | virtual |
| RegressionLeaf(const bool &store_variance=false, const bool &summarize=false) | forpy::RegressionLeaf | inlineexplicit |
| serialize(Archive &ar, const uint &) | forpy::RegressionLeaf | inlineprivate |
| store_variance | forpy::RegressionLeaf | private |
| summarize | forpy::RegressionLeaf | private |
| transfer_or_run_check(ILeaf *other, IThreshOpt *thresh_opt, IDataProvider *dprov) | forpy::RegressionLeaf | inlinevirtual |
| ~ILeaf() | forpy::ILeaf | inlinevirtual |