QuickRank
v2.0
QuickRank: A C++ suite of Learning to Rank algorithms
|
Public Member Functions | |
wt (RTNode *root, double weight, float maxlabel) | |
Public Attributes | |
RTNode * | root = NULL |
double | weight = 0.0 |
float | maxlabel = 0.0f |
|
inline |
float Ensemble::wt::maxlabel = 0.0f |
RTNode* Ensemble::wt::root = NULL |
double Ensemble::wt::weight = 0.0 |