ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
EvaluateResult.hpp File Reference

Evaluation data types: per-iteration stats and run summaries. More...

#include "stats/Stats.hpp"
#include "utils/Types.hpp"
#include <nlohmann/json.hpp>
#include <optional>
#include <string>

Go to the source code of this file.

Classes

struct  ppforest2::io::EvaluateResult
 Summary of an evaluation run. More...
 
struct  ppforest2::io::ModelStats
 Per-iteration training statistics. More...
 

Namespaces

namespace  ppforest2
 Binarization strategies for multiclass-to-binary reduction.
 
namespace  ppforest2::io
 

Detailed Description

Evaluation data types: per-iteration stats and run summaries.