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

Fixed warning message ips -> mtr #1875

Merged
merged 2 commits into from
May 14, 2019
Merged

Conversation

marco-rossi29
Copy link
Collaborator

Message was changed by mistake on cb_type softmax PR #1839

@marco-rossi29
Copy link
Collaborator Author

@jackgerrits this is minor. Can you take a look and merge?

@jackgerrits
Copy link
Member

Looks good, will merge once status checks pass.

@jackgerrits jackgerrits merged commit ae3ca52 into master May 14, 2019
@marco-rossi29 marco-rossi29 deleted the marco-rossi29/warning-fix branch May 15, 2019 18:07
peterychang pushed a commit to peterychang/vowpal_wabbit that referenced this pull request May 24, 2019
JohnLangford pushed a commit that referenced this pull request Jun 3, 2019
* pre-merge and remove shared features before sending examples down the reduction stack

* copy-paste error in vcxproj file

* fixing bad iterator dereference

* Enable Version and Tag override for NuGet pack (#1870)

* First attempt at softmax learner for cbadf (#1839)

* First attempt at softmax learner for cbadf

* some bugfixes and proper handling of shared and non-shared examples

* add test for cb_adf softmax

* Removing redundant safe_probability definition

* Update gd_mf_weights.cc right namespace (#1874)

* Update gd_mf_weights.cc

Use right indices to write out features for the right namespace, correcting bug found in #1871

* Update gd_mf_weights.cc

Add back rank to the right quadratic calculation

* Fixed warning message ips -> mtr (#1875)

* Fix dsjson parser regression and add smoke-test (#1878)

* Fix dsjson parser regression and add smoke-test

Note: The test is ignored under the C# Unit Tests, because the test
driver is not set up to run the native parser. This is an area we should
improve outside of the bugfix.

* Suppress test for softmax learner

* fixing bugs, finding/fixing wrong tests

* fixing finish_example, unit tests

* cleaning up CB reductions

* copying predictions up and down the stack

* removing shared example in place. Disabling finish_example

* modify unit tests to match outputs. Add patch file to undo this change later

* moving patch file to test directory

* Removing unused variables, function
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