#include <InQueryRetMethod.hpp>
Public Attributes | |
double | fbCoeff |
Q_new = (1-fbCoeff)*Q_old + fbCoeff*FBModel. | |
int | fbTermCount |
how many terms to use for the re-estimated query model |
|
Q_new = (1-fbCoeff)*Q_old + fbCoeff*FBModel.
|
|
how many terms to use for the re-estimated query model
|