QuickRank  v2.0
QuickRank: A C++ suite of Learning to Rank algorithms
Namespaces | Functions
ltr_algorithm_factory.h File Reference
#include "paramsmap/paramsmap.h"
#include "learning/ltr_algorithm.h"
#include <memory>

Go to the source code of this file.

Namespaces

 quickrank
 
 quickrank::learning
 

Functions

std::shared_ptr< quickrank::learning::LTR_Algorithmquickrank::learning::ltr_algorithm_factory (ParamsMap &pmap, bool verbose)