|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Test fixture that trains a forest model once in SetUp(). More...
#include <CLI.integration.hpp>
Protected Member Functions | |
| void | SetUp () override |
Protected Attributes | |
| std::unique_ptr< TempFile > | model_ |
| json | model_json_ |
Test fixture that trains a forest model once in SetUp().
Provides the model file path and parsed JSON for structural assertions without repeating the training step in each test.
|
inlineoverrideprotected |
|
protected |
|
protected |