Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 601 Bytes

File metadata and controls

17 lines (10 loc) · 601 Bytes

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