Join Slack
Powered by
I added a `NaiveBayesClassifier` to Kotlin-Statist...
# datascience
t
thomasnield
04/07/2018, 3:04 AM
I added a
NaiveBayesClassifier
to Kotlin-Statistics. New release coming shortly.
https://github.com/thomasnield/kotlin-statistics#naive-bayes-classifier
👍 2
➕ 3
b
bjonnh
04/21/2018, 3:22 AM
great, I wanted to use that to tag my emails in notmuch. I have been tagging spams for a few months now, that should be pretty efficient.
t
thomasnield
04/21/2018, 12:22 PM
It should work pretty well for categorizing text in many ways. It's not hard to implement yourself either.
2
Views
Open in Slack
Previous
Next