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

Assertion triggered using Naive Bayes #4

Open
StargazerAlex opened this issue Oct 23, 2019 · 0 comments
Open

Assertion triggered using Naive Bayes #4

StargazerAlex opened this issue Oct 23, 2019 · 0 comments

Comments

@StargazerAlex
Copy link

Hey Future Computing,

I got a problem running your Naive Bayes GPU implementation. I set up your project like described and ran inside the test folder the following command:

build/test-classification --gpu --loglevel 4 --dataset data/iris.txt --type csv --clas bayes

It fails at /src/mlearn/math/matrix_utils.cu:378 with j=6 and X.cols = 120.

Any help would be appreciated!

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

No branches or pull requests

1 participant