https://kotlinlang.org logo
#feed
Title
# feed
t

thomasnield

05/26/2019, 1:19 PM
Using logistic regression in Kotlin as an alternative to Naive Bayes, to classify text. Here's the Kotlin implementation:

https://youtu.be/iJNS7T_wguM

l

louiscad

05/26/2019, 1:36 PM
You meant "Naive Bayes" I think.
2
t

thomasnield

05/29/2019, 3:47 AM
@louiscad yes, typo.
22 Views