Defines the available values for BayesFilter.Algorithm property to specify the algorithm which should be used to calculate spam score of e-mail messages.
| Member Name | Description |
|---|---|
| GrahamAlgorithm | Use Graham algorithm (faster). |
| ChiSquareAlgorithm | Use Chi-Square algorithm (more accurate). |
Namespace: MailBee.AntiSpam
Assembly: MailBee.NET (in MailBee.NET.dll)