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

Fix memory leaks in BMRM and fix the generic risk function #756

Merged
merged 6 commits into from Aug 24, 2012

Conversation

iglesias
Copy link
Collaborator

This path solve the leaks associated with the use of the BMRM in the example so_multiclass.cpp. It seems that there are still other left triggered by so_multiclass_BMRM.cpp

The two last commits fix the generic risk function. I have compared the results of using CStructuredModel::risk and CMulticlassModel::risk and they are the same! I have also tested python_modular/structure_hmsvm_bmrm and the accuracy result has increased wrt the same test Sergey and I carried out a couple of nights ago.

lisitsyn added a commit that referenced this pull request Aug 24, 2012
Fix memory leaks in BMRM and fix the generic risk function
@lisitsyn lisitsyn merged commit 093b502 into shogun-toolbox:master Aug 24, 2012
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