ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::cli::VarsSpec Struct Reference

Result of parsing a vars specification. More...

#include <VarsSpec.hpp>

Public Attributes

bool is_proportion
 
float value
 

Detailed Description

Result of parsing a vars specification.

Distinguishes between a proportion (ready to use) and an integer count (needs conversion using the total number of features).

Member Data Documentation

◆ is_proportion

bool ppforest2::cli::VarsSpec::is_proportion

◆ value

float ppforest2::cli::VarsSpec::value

The documentation for this struct was generated from the following file: