Class DistributionLL
Log-logistic distribution.
Unlike for DFR, the natural logarithm is used, as it is faster to compute and the original paper does not express any preference to a specific base.
@lucene.experimentalInherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class DistributionLL : Distribution
Constructors
Name | Description |
---|---|
DistributionLL() | Sole constructor: parameter-free |
Methods
Name | Description |
---|---|
Score(BasicStats, Single, Single) | |
ToString() |