How do `gPositive` and `gNegative` parameters influence rule extraction?
5 vues
Réponse
The `gPositive` parameter specifies the minimum g-score for a positive term, while `gNegative` specifies the minimum g-score for a negative term to be considered for rule extraction. The default for both is 8.