Skip to content

Conversation

@bruce1408
Copy link
Owner

pull request

ddbourgin and others added 30 commits May 10, 2020 02:18
This appears to be a typo. I think the correct behavior is that GoodTuring should take into account a vocab and encoding if given.
* added support for online linear regression

* added test

* Addressed reviewer's concern

* Refactor update method, add documentation

* Expand linear regression unit test

Co-authored-by: Kenneth Odoh <kenluck2001@yahoo.com>
Co-authored-by: ddbourgin <ddbourgin@gmail.com>
* added support for online linear regression

* added test

* Addressed reviewer's concern

* Refactor update method, add documentation

* Expand linear regression unit test

* Allow multi-sample updates from the update method

* Update tests for linear regression

Co-authored-by: Kenneth Odoh <kenluck2001@yahoo.com>
* readme first draft

* added  gaussianNB

* added __init__ file

* unit test for gaussianNB

* update readme

* update readme

* Move naive bayes classifer under linear models

* Add more stringent tests for GaussianNBClassifier

* Overhaul GaussianNBClassifier: fix log posterior calc, fix attribute names + descriptions, expand documentation

* Update README for GaussianNBClassifier

Co-authored-by: ddbourgin <ddbourgin@gmail.com>
@bruce1408 bruce1408 merged commit 4cd83ce into bruce1408:master Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants