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

chore: Merge upstream master #31

Merged
merged 17 commits into from May 4, 2021
Merged

chore: Merge upstream master #31

merged 17 commits into from May 4, 2021

Conversation

jackgerrits
Copy link
Owner

No description provided.

lalo and others added 16 commits April 26, 2021 12:03
This will 'translate' cb (non adf) input commands into their cb_adf counterparts
    Except when:
        - the model file loaded is from a version older than and not including 8.11.0
        - user bypasses this translation step using '--cb_force_legacy'

Breaks: predict format, output format of progressive validation. This is due to the input format of cb.
--cb input format does not include 0 as a valid action, cb_adf uses 0 to represent the action 1. This will merge the behavior between the cb and cb_adf branch.

    Related files: cb_algs.cc, cb_explore.cc, cbify.cc, cb_to_cb_adf.cc
…owpalWabbit#2965)

* feat: consolidate math functions and add combinatorial related funcs

* formatting
* test: Add tests for vw_math and fix one function

* formatting
  --extra_metrics filename 
Specify filename to write additional debug metrics to. Note: There is no fixed schema. Depends on specific reductions.

related: VowpalWabbit#2805
)

* Fix includes

* fix more headers

* Fix more headers

* formatting

* undo changes

* dont include on windows

* formatting

* Update mwt.h

* mutex header
Co-authored-by: olgavrou <olvrousg@microsoft.com>
@jackgerrits jackgerrits changed the title Merge upstream master chore: Merge upstream master May 4, 2021
@jackgerrits jackgerrits merged commit 534089c into overhaul May 4, 2021
@jackgerrits jackgerrits deleted the merge_master branch May 4, 2021 23:35
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