TermWeightAttenuationMinimum
The minimum amount to reduce the term weight by when you add new training that does not contain the term.
When a ProfileUser action returns an existing profile, IDOL Server decreases the weights of any terms in the profile that do not match the new training by the TermWeightAttenuationFactor, or by a minimum of TermWeightAttenuationMinimum
points.
If this change reduces the score to zero or lower, IDOL Server removes the term from the training.
Type: | Long |
Default: | 0 |
Required: | No |
Configuration Section: | Profile |
Example: | TermWeightAttenuationMinimum=5
|
See Also: | TermWeightAttenuationFactor |