|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Result of running a prediction request — kept around for the predictions store so the server can serve cached HTML on shareable URLs. More...
#include <ServeHandlers.hpp>
Public Attributes | |
| std::optional< stats::Metrics > | metrics |
| types::OutcomeVector | predictions |
| types::FeatureMatrix | proportions |
Result of running a prediction request — kept around for the predictions store so the server can serve cached HTML on shareable URLs.
| std::optional<stats::Metrics> ppforest2::cli::serve::PredictionResult::metrics |
| types::OutcomeVector ppforest2::cli::serve::PredictionResult::predictions |
| types::FeatureMatrix ppforest2::cli::serve::PredictionResult::proportions |