|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
An edge between two positioned nodes with a threshold label. More...
#include <Visualization.hpp>
Public Attributes | |
| types::Feature | from_x |
| types::Feature | from_y |
| std::string | label |
| e.g. "< 1.50" or "≥ 1.50". | |
| types::Feature | to_x |
| types::Feature | to_y |
An edge between two positioned nodes with a threshold label.
| types::Feature ppforest2::viz::LayoutEdge::from_x |
| types::Feature ppforest2::viz::LayoutEdge::from_y |
| std::string ppforest2::viz::LayoutEdge::label |
e.g. "< 1.50" or "≥ 1.50".
| types::Feature ppforest2::viz::LayoutEdge::to_x |
| types::Feature ppforest2::viz::LayoutEdge::to_y |