Skip to content

An implementation of the Naive Bayes algorithm in Scala from scratch. Made for learning purposes.

Notifications You must be signed in to change notification settings

haneybarg/Naive-Bayes-Scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Naive Bayes in Scala

This is an implementation - from scratch - of the famous Machine Learning algorithm. It’s based on this blog post. There you can find its explanation and the Python code.

About

An implementation of the Naive Bayes algorithm in Scala from scratch. Made for learning purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages