PPL Logo

rfmodel::TreeModel Struct Reference

#include <RandomForestModel.h>

Collaboration diagram for rfmodel::TreeModel:

Collaboration graph
[legend]

Public Member Functions

void treeTest (const DataMatrix &X, std::vector< double > &Ysoft) const

Data Fields

int l_X
int l_D
intclasses
std::vector< ModelweakModels
std::vector< double > leafdist

Detailed Description

Definition at line 182 of file RandomForestModel.h.


Member Function Documentation

void TreeModel::treeTest ( const DataMatrix X,
std::vector< double > &  Ysoft 
) const


Field Documentation

Definition at line 183 of file RandomForestModel.h.

Referenced by treeTest().

Definition at line 183 of file RandomForestModel.h.

Referenced by treeTest().

Definition at line 184 of file RandomForestModel.h.

Definition at line 185 of file RandomForestModel.h.

Referenced by treeTest().

std::vector<double> rfmodel::TreeModel::leafdist

Definition at line 186 of file RandomForestModel.h.

Referenced by treeTest().


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

Generated on Mon Sep 21 08:34:20 2020 for Charm++ by  doxygen 1.5.5