QuickRank
v2.0
QuickRank: A C++ suite of Learning to Rank algorithms
|
#include "types.h"
#include "learning/ltr_algorithm.h"
#include "learning/tree/rt.h"
#include "learning/tree/ensemble.h"
Go to the source code of this file.
Classes | |
class | quickrank::learning::forests::Mart |
Namespaces | |
quickrank | |
quickrank::learning | |
quickrank::learning::forests | |