QuickRank  v2.0
QuickRank: A C++ suite of Learning to Rank algorithms
Classes | Namespaces
coordinate_ascent.h File Reference
#include <memory>
#include "data/dataset.h"
#include "metric/ir/metric.h"
#include "learning/ltr_algorithm.h"

Go to the source code of this file.

Classes

class  quickrank::learning::linear::CoordinateAscent
 This implements the Coordinate Ascent algorithm. More...
 

Namespaces

 quickrank
 
 quickrank::learning
 
 quickrank::learning::linear