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

cb_adf and cb_explore_adf: Setting --cb_type mtr as default #1838

Merged
merged 17 commits into from
May 1, 2019

Conversation

marco-rossi29
Copy link
Collaborator

No description provided.

@marco-rossi29
Copy link
Collaborator Author

@jackgerrits I discussed with @JohnLangford to make mtr the default cb_type. Some tests are failing since we change the default behavior. How do you suggest to proceed?

@JohnLangford
Copy link
Member

JohnLangford commented Apr 11, 2019 via email

@jackgerrits
Copy link
Member

jackgerrits commented Apr 11, 2019

cb_algs.cc contains a default of dr and cb_explore_adf.cc contains a default of ips. Do we want to take this opportunity to normalize them all to mtr?

@JohnLangford
Copy link
Member

mtr does not exist for non-adf.

@jackgerrits
Copy link
Member

In that case should cb_explore_adf.cc be mtr and cb_algs.cc remain as dr?

@marco-rossi29 marco-rossi29 changed the title cb_adf: Setting --cb_type mtr as default cb_adf and cb_explore_adf: Setting --cb_type mtr as default Apr 12, 2019
@marco-rossi29 marco-rossi29 force-pushed the marco-rossi29/default_cb_type_mtr branch from 93e84e8 to bf9934a Compare April 24, 2019 23:01
@marco-rossi29 marco-rossi29 force-pushed the marco-rossi29/default_cb_type_mtr branch from a6ae157 to e25bc79 Compare April 24, 2019 23:49
@marco-rossi29 marco-rossi29 force-pushed the marco-rossi29/default_cb_type_mtr branch from e25bc79 to 53ac796 Compare April 24, 2019 23:50
@marco-rossi29
Copy link
Collaborator Author

I fixed all the errors in RunTests. However, now Travis is failing on Java Tests. @JohnLangford Is the a simple flag for the Java tests?

@JohnLangford
Copy link
Member

I don't think so.

@marco-rossi29 marco-rossi29 force-pushed the marco-rossi29/default_cb_type_mtr branch 3 times, most recently from f552b1a to 53ac796 Compare April 29, 2019 18:48
@marco-rossi29 marco-rossi29 force-pushed the marco-rossi29/default_cb_type_mtr branch from 53ac796 to 822158d Compare April 29, 2019 18:58
@marco-rossi29 marco-rossi29 reopened this Apr 29, 2019
@marco-rossi29
Copy link
Collaborator Author

marco-rossi29 commented Apr 29, 2019

This PR is blocked on LGTM failing Java analysis for VW master (I've on purpose placed a dummy change in the help section of cb_explore_adf.cc)

@marco-rossi29 marco-rossi29 force-pushed the marco-rossi29/default_cb_type_mtr branch from 9208659 to f552b1a Compare April 29, 2019 20:59
@marco-rossi29 marco-rossi29 force-pushed the marco-rossi29/default_cb_type_mtr branch from f552b1a to c0f7471 Compare April 29, 2019 21:04
@jackgerrits
Copy link
Member

@marco-rossi29 tests are now passing

@marco-rossi29
Copy link
Collaborator Author

This is ready to be squashed-merged!

@jackgerrits jackgerrits merged commit f96e5fb into master May 1, 2019
@jackgerrits
Copy link
Member

Thanks Marco!

@marco-rossi29 marco-rossi29 deleted the marco-rossi29/default_cb_type_mtr branch May 2, 2019 16:21
jackgerrits pushed a commit to jackgerrits/vowpal_wabbit that referenced this pull request May 15, 2019
…bbit#1838)

* cb_adf: Setting --cb_type mtr as default

* cb_explore_adf.cc: default cb_type mtr

* Removed dm from cb_type help, since dm is not supported

* Fixed test 84

* cb_adf: fixed test 87

* cb_explore_adf: Fixed test 129

* cb_explore_adf: Fixed test 138

* cb_explore_adf: Fixed test 158

* Fixing Java tests errors

* Update tests

* Precision

* Precision

* ordering

* precision

* Fix ips->mtr in comment + adding spaces in cmd
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.

3 participants