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

Some VW improvements and python examples #310

Merged
merged 4 commits into from Aug 24, 2011

Conversation

frx
Copy link
Contributor

@frx frx commented Aug 24, 2011

These include a couple of python examples for VW and a few improvements for the VW implementation, including a no-training option which can be set if one only wants to generate the cache file without spending time on training.

@@ -109,6 +109,8 @@
%include <shogun/classifier/vw/VowpalWabbit.h>
%include <shogun/classifier/svm/DomainAdaptationSVMLinear.h>

enum E_VW_PARSER_TYPE { T_VW, T_SVMLIGHT, T_DENSE };

Copy link
Member

Choose a reason for hiding this comment

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

please don't do that .

sonney2k pushed a commit that referenced this pull request Aug 24, 2011
Some VW improvements and python examples
@sonney2k sonney2k merged commit a90530f into shogun-toolbox:master Aug 24, 2011
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