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

Newton SVM : small changes #421

Merged
merged 2 commits into from Apr 5, 2012
Merged

Newton SVM : small changes #421

merged 2 commits into from Apr 5, 2012

Conversation

harshitsyal
Copy link

In this pull request, I have added a brief description to Newton SVM and added a octave_modular example(of similar format as other existing examples).

@@ -38,7 +42,7 @@ class CNewtonSVM : public CLinearMachine

/** get classifier type
*
* @return classifier type NewtonSVM
il * @return classifier type NewtonSVM
Copy link
Member

Choose a reason for hiding this comment

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

whats this il here?

@harshitsyal
Copy link
Author

Changed ! now you can merge it !

@harshitsyal
Copy link
Author

I think, its not the best place to say .But can you please give me some feedback on my gsoc proposal. I think its not perfect and needs a lot of modification !

sonney2k pushed a commit that referenced this pull request Apr 5, 2012
Newton SVM : improve documentation
@sonney2k sonney2k merged commit 39e947f into shogun-toolbox:master Apr 5, 2012
sonney2k pushed a commit that referenced this pull request May 22, 2012
Newton SVM : improve documentation
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