PPL Logo

rfmodel::Model Struct Reference

#include <RandomForestModel.h>

Collaboration diagram for rfmodel::Model:

Collaboration graph
[legend]

Public Member Functions

double weakTest (const DataMatrix &X) const

Data Fields

int classifierID
int r1
int r2
std::vector< double > w

Detailed Description

Definition at line 174 of file RandomForestModel.h.


Member Function Documentation

double Model::weakTest ( const DataMatrix X  )  const


Field Documentation

Definition at line 175 of file RandomForestModel.h.

Referenced by weakTest().

Definition at line 176 of file RandomForestModel.h.

Referenced by weakTest().

Definition at line 177 of file RandomForestModel.h.

Referenced by weakTest().

std::vector<double> rfmodel::Model::w

Definition at line 178 of file RandomForestModel.h.

Referenced by weakTest().


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