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

SG_PROGRESS messages in Gaussian Naive Bayes #439

Merged
merged 3 commits into from Apr 12, 2012
Merged

SG_PROGRESS messages in Gaussian Naive Bayes #439

merged 3 commits into from Apr 12, 2012

Conversation

gsomix
Copy link
Contributor

@gsomix gsomix commented Apr 10, 2012

No description provided.

m_label_prob.vector[i]/= m_num_classes;
}
SG_DONE();

train_labels.free_vector();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

err - train and apply should have exactly one SG_PROGRESS - no more. otherwise it is becoming meaningless.

@gsomix gsomix closed this Apr 12, 2012
@gsomix gsomix reopened this Apr 12, 2012
sonney2k pushed a commit that referenced this pull request Apr 12, 2012
add SG_PROGRESS messages to Gaussian Naive Bayes
@sonney2k sonney2k merged commit 19f81a5 into shogun-toolbox:master Apr 12, 2012
sonney2k pushed a commit that referenced this pull request May 22, 2012
add SG_PROGRESS messages to Gaussian Naive Bayes
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.

None yet

2 participants