QuickRank  v2.0
QuickRank: A C++ suite of Learning to Rank algorithms
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  include
  data
 dataset.h
 queryresults.h
 rankedresults.h
 vertical_dataset.h
  driver
 driver.h
  io
 generate_conditional_operators.h
 generate_oblivious.h
 generate_vpred.h
 svml.h
  learning
  custom
  forests
  linear
  tree
 ltr_algorithm.h
 ltr_algorithm_factory.h
  metric
  ir
 metric_factory.h
  optimization
  post_learning
  pre_learning
 optimization.h
 optimization_factory.h
  utils
 bitarray.h
 fileutils.h
 maxheap.h
 omp-stubs.h
 radix.h
 strutils.h
 symmatrix.h
 transpose.h
 types.h
  src
  data
 dataset.cc
 queryresults.cc
 rankedresults.cc
 vertical_dataset.cc
  driver
 driver.cc
  io
 generate_conditional_operators.cc
 generate_oblivious.cc
 generate_vpred.cc
 svml.cc
  learning
  custom
  forests
  linear
  tree
 ltr_algorithm.cc
 ltr_algorithm_factory.cc
  metric
  ir
  optimization
  post_learning
 optimization.cc
 optimization_factory.cc
  scoring
 ranker.cc
  utils
 bitarray.cc
 omp-stubs.cc
 radix.cc
 strutils.cc
 transpose.cc
 quicklearn.cc
 quickscore.cc