|
static TQRF_Split_Stat * | make_tqrf_split_stat (int tree_type) |
|
vector< vector< vector< int > > > | counts |
|
vector< vector< int > > | sums |
|
vector< int > | sums_t |
|
int | total_sum = 0 |
|
int | ncateg = 0 |
|
int | nslices = 0 |
|
int | maxq = 0 |
|
vector< int > | qpoints |
|
int | counts_q = 0 |
|
◆ get_best_split()
int TQRF_Split_Likelihood::get_best_split |
( |
TQRF_Params & |
params, |
|
|
int & |
best_q, |
|
|
double & |
best_score |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- Internal/TQRF/TQRF/TQRF.h
- Internal/TQRF/TQRF/TQRF.cpp