Modifiers provide convenient mechanisms for modifying and combining revscoring.Feature and constant values into new revscoring.Feature.
Generates a feature that represents the log of a revscoring.Feature‘s value.
Generates a feature that represents the minimum of a set of revscoring.Feature or constant values.
Generates a feature that represents the maximum of a set of revscoring.Feature or constant values.
Generates a feature that represents the addition of two revscoring.Feature or constant values.
Generates a feature that represents the subtraction of two revscoring.Feature or constant values.
Generates a feature that represents the multiplacation of two revscoring.Feature or constant values.
Generates a feature that represents the division of two revscoring.Feature or constant values.
Generates a feature that represents the equality of two revscoring.Feature or constant values.
Generates a feature that represents the inequality of two revscoring.Feature or constant values.
Generates a feature that represents the greater-than relationship of two revscoring.Feature or constant values.
Generates a feature that represents the less-than relationship of two revscoring.Feature or constant values.
Generates a feature that represents the greater-than-or-equal relationship of two revscoring.Feature or constant values.
Generates a feature that represents the less-than-or-equal relationship of two revscoring.Feature or constant values.