#include "Param.hpp"#include "DistMergeMethod.hpp"#include "InvFPTypes.hpp"Go to the source code of this file.
| Namespaces | |
| namespace | lemur | 
| namespace | lemur::distrib | 
| namespace | SingleRegrMergeMethodParameter | 
| Defines | |
| #define | MINOVERLAPDOCNUM 3 | 
| The minimum number of overlap documents (training data points) for a single databases. | |
| #define | MINLESSDBPERCEN 0.4 | 
| The threshold of backing off to CORI results merging algorithm. | |
| #define | GETTOPDOCSNUM 20 | 
| Only use the top n documents retrieved from a database to build the regression model. | |
| 
 | 
| Only use the top n documents retrieved from a database to build the regression model. 
 | 
| 
 | 
| The threshold of backing off to CORI results merging algorithm. 
 | 
| 
 | 
| The minimum number of overlap documents (training data points) for a single databases. 
 | 
 1.3.4
 
1.3.4