Back to search
Using the Perceptron algorithm to classify emails as spam or ham (not spam).
Stars
3
Forks
5
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
Apply algorithm to filtered test set (without any stop words).
9d52e72View on GitHubComplete training function and testing accuracy on the test set.
969acecView on GitHub