Had a random thought that logistic regression coul...
# datascience
t
Had a random thought that logistic regression could be used to categorize text and be an alternative to Naive Bayes, albeit a less efficient one. Interesting nonetheless. Here's the Kotlin implenetation:

https://youtu.be/iJNS7T_wguM

👍 2