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

Update gd_mf_weights.cc right namespace #1874

Merged
merged 3 commits into from May 14, 2019

Conversation

szipkin
Copy link
Contributor

@szipkin szipkin commented May 13, 2019

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

Use right indices to write out features for the right namespace, correcting bug found in VowpalWabbit#1871
Update gd_mf_weights.cc right namespace
library/gd_mf_weights.cc Show resolved Hide resolved
Add back rank to the right quadratic calculation
@ataymano
Copy link
Member

Looks good, thank you.

@jackgerrits jackgerrits merged commit 8e00eba into VowpalWabbit:master May 14, 2019
peterychang pushed a commit to peterychang/vowpal_wabbit that referenced this pull request May 24, 2019
* Update gd_mf_weights.cc

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

* Update gd_mf_weights.cc

Add back rank to the right quadratic calculation
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

3 participants