Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prroy/fix nb bugs #162

Merged
merged 24 commits into from
Nov 1, 2018
Merged

Prroy/fix nb bugs #162

merged 24 commits into from
Nov 1, 2018

Conversation

prabhat00155
Copy link
Collaborator

Fixed Bernoulli NB bug

@xadupre
Copy link
Collaborator

xadupre commented Nov 1, 2018

I suggested a fix in #161, I think yours is better.

@wenbingl wenbingl merged commit 8dbd844 into onnx:master Nov 1, 2018
wenbingl pushed a commit to wenbingl/onnxmltools that referenced this pull request Nov 14, 2018
* Initial changes

* Merged PCA with SVD and added KNN shape calculators in Linear

* Merged KNN classifier and regressor files

* Added Naive Bayes converters

* Addressed PR comments about name changes, reverting to previous names

* Removing extra import from init

* Added LassoLars and Ridge converters

* Fixed issues with running test on NB models

* Added comments

* Merged LeastSquares with LinearRegressor, added computational graph to NB, etc.

* Fixed bug in KNN Classifier

* Added calculation of probability to NB converter

* Added unit tests

* Addressed review comments

* Removed duplicate function

* Added comment to clarify two output paths

* Removed non-ascii character

* Fixed topk calculation error in KNNR

* Fixed additional cases in PCA

* Fixed cntk and scikit versions

* Fixed Bernoulli NB bug

* Undoing this change
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.

3 participants