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

bug fix: vw-varinfo now supports weighted name-spaces #37

Merged
merged 1 commit into from
Jul 10, 2012

Conversation

arielf
Copy link
Collaborator

@arielf arielf commented Jul 10, 2012

No description provided.

JohnLangford added a commit that referenced this pull request Jul 10, 2012
bug fix: vw-varinfo now supports weighted name-spaces
@JohnLangford JohnLangford merged commit 4b1687c into VowpalWabbit:master Jul 10, 2012
@JohnLangford
Copy link
Member

Merged in.

-John

On 07/09/2012 08:21 PM, Ariel Faigon wrote:

You can merge this Pull Request by running:

git pull https://github.com/arielf/vowpal_wabbit master

Or you can view, comment on it, or merge it online at:

#37

-- Commit Summary --

  • utl/vw-varinfo: add support for name-space :weight + better comments

-- File Changes --

M utl/vw-varinfo (50)

-- Patch Links --

https://github.com/JohnLangford/vowpal_wabbit/pull/37.patch
https://github.com/JohnLangford/vowpal_wabbit/pull/37.diff


Reply to this email directly or view it on GitHub:
#37

lokitoth added a commit to lokitoth/vowpal_wabbit that referenced this pull request Dec 20, 2019
* Update vowpal_wabbit submodule

* Pulls in these fixes
- fac3c06 ("Fix crash when empty multi_ex is supplied for --cb_explore_adf (VowpalWabbit#1679)")
- f085178 ("bugfix:  cb_adf is not including some examples in stats calculation (VowpalWabbit#1686)")
- c9d9af7 ("Fix memory leak in cb_explore_adf (VowpalWabbit#1698)")
- 1e8742b ("Fix some VW initialization memory leaks (VowpalWabbit#1697)")
- 75423e3 ("Fix best constant and best constant's loss calculation when using ksvm (VowpalWabbit#1704)")
- 2b64c3c ("Use std::exp instead of exp free function (VowpalWabbit#1709)")
- 6b7b160 ("Fix unused params warnings plus incomplete struct init (done to default values). (VowpalWabbit#1710)")
- 2e1602d ("Compile fixes (VowpalWabbit#1713)")
- b50fb59 ("Make cbify reduction respect is_learn parameter (VowpalWabbit#1722)")

This also includes the option parsing changes
- b8ab396 ("`options_i` command line parsing refactor  (VowpalWabbit#1706)"
- 5b020c4 ("Ataymano/mac options types fix (VowpalWabbit#1718)")

There are other small or non-rl-consumable changes

* Enable injection of msbuild path in Windows command-line build

* Update vowpal_wabbit submodule

* This pulls in the additional fix made to address the bug discovered in
  the previous attempt to update this.

  Fixed in VowpalWabbit#1742

* Updates safe_vw.cc to get rid of a no-longer-necessary cleanup step
jackgerrits referenced this pull request in jackgerrits/vowpal_wabbit Aug 4, 2020
Rename prob_dist_new, pdf_new, pmf_to_pdf_new
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.

2 participants