Skip to content

jcs-lambda/CS-Unit1-Build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda School CS Unit 1 Build Project

Blog post explaining this implementation.

Gaussian Naive Bayes Classifier

Gaussian Naive Bayes Classifier implemented as a SciKit-Learn estimator.

Class Source

Test Notebook

Open in Colab

Dependencies