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

Bundle method solver for structured output learning [Work in progress] #582

Merged
merged 3 commits into from Jun 19, 2012

Conversation

uricamic
Copy link
Contributor

No description provided.

{
}

void CDualLibQPBMSOSVM::set_opitons(float64_t TolRel, float64_t TolAbs, uint32_t BufSize)
Copy link
Member

Choose a reason for hiding this comment

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

set_options I guess :^)

actually I would very much prefer that you set sane defaults (like you do)

and then add one getter/setter method per parameter

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, I will fix it

@sonney2k
Copy link
Member

Please fix the indention problems and add some minimal example to examples/undocument/libhshogun.

@sonney2k
Copy link
Member

ok, so now please add some minimal example!

sonney2k pushed a commit that referenced this pull request Jun 19, 2012
Bundle method solver for structured output learning [Work in progress]
@sonney2k sonney2k merged commit c16fde6 into shogun-toolbox:master Jun 19, 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