|
forpy
2
|
This is the complete list of members for forpy::ILeaf, including all inherited members.
| cereal::access class | forpy::ILeaf | friend |
| create_duplicate() const VIRTUAL_PTR | forpy::ILeaf | virtual |
| DISALLOW_COPY_AND_ASSIGN(ILeaf) | forpy::ILeaf | private |
| ensure_capacity(const size_t &n) VIRTUAL_VOID | forpy::ILeaf | virtual |
| finalize_capacity(const size_t &n) VIRTUAL_VOID | forpy::ILeaf | virtual |
| get_map() const =0 | forpy::ILeaf | pure virtual |
| get_result(const id_t &node_id, const bool &predict_proba=false, const bool &for_forest=false) const | forpy::ILeaf | inlinevirtual |
| get_result(const id_t &node_id, Data< MatRef > &target, const bool &predict_proba, const bool &for_forest) const VIRTUAL_VOID | forpy::ILeaf | virtual |
| 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(const std::vector< Data< Mat >> &leaf_results, Data< MatRef > &target_v, const Vec< float > &weights=Vec< float >(), const bool &predict_proba=false) const VIRTUAL_VOID | forpy::ILeaf | virtual |
| get_result_columns(const size_t &n_trees=1, const bool &predict_proba=false, const bool &for_forest=false) const VIRTUAL(size_t) | forpy::ILeaf | virtual |
| get_result_type(const bool &predict_proba, const bool &for_forest=false) const VIRTUAL(Data< Mat >) | forpy::ILeaf | virtual |
| ILeaf() | forpy::ILeaf | inlineprotected |
| is_compatible_with(const IDataProvider &) | forpy::ILeaf | inlinevirtual |
| is_compatible_with(const IThreshOpt &threshopt) VIRTUAL(bool) | forpy::ILeaf | virtual |
| make_leaf(const TodoMark &todo_info, const IDataProvider &data_provider, Desk *desk) const VIRTUAL_VOID | forpy::ILeaf | virtual |
| operator==(const ILeaf &rhs) const VIRTUAL(bool) | forpy::ILeaf | virtual |
| serialize(Archive &, const uint &) | forpy::ILeaf | inlineprivate |
| transfer_or_run_check(ILeaf *other, IThreshOpt *thresh_opt, IDataProvider *dprov) VIRTUAL_VOID | forpy::ILeaf | virtual |
| ~ILeaf() | forpy::ILeaf | inlinevirtual |