Skip to content

nickcherry/ml_naive_bayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning for Mere Mortals: Naive Bayes

A simple classifier built to accompany the blog post.

Installing Dependencies

After installing Node and NPM, run the following from the project's root:

npm install

Starting the Application

To start the application, run the following from the project's root:

npm start

About

Material for "Machine Learning for Mere Mortals"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published