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

Amazon example #63

Open
vhdeluca opened this issue Nov 24, 2017 · 0 comments
Open

Amazon example #63

vhdeluca opened this issue Nov 24, 2017 · 0 comments

Comments

@vhdeluca
Copy link

Dear Marios,

The file "StackNet/example/example_amazon/EXAMPLE.MD" has a very good introduction on how to run StackNet in this competition, but I think the command line for the second part is missing the params "params=param_amazon_count.txt". The current version throws a java exception. This command line worked for me (just added params):

java -Xmx3048m -jar StackNet.jar train task=classification data_prefix=amazon_counts test_file=amazon_counts_test.txt params=param_amazon_count.txt pred_file=amazon_count_pred.csv verbose=true Threads=1 folds=5 seed=1 metric=auc

Hope it helps!

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

No branches or pull requests

1 participant