Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: sarvex/vowpal_wabbit

Tags

9.8.0

Toggle 9.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Update Version to 9.5.0 (VowpalWabbit#4529)

9.7.0

Toggle 9.7.0's commit message
VW 9.7.0

9.6.0

Toggle 9.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: [LAS] full predictions regardless of learn/predict path (VowpalW…

…abbit#4273)

9.5.0

Toggle 9.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Update Version to 9.5.0 (VowpalWabbit#4221)

* chore: Update Version to 9.5.0

* change test files

9.4.0

Toggle 9.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Update Version to 9.4.0 (VowpalWabbit#4151)

* Update Version to 9.4.0

Minor changes:
* Update .NET NuGets Workflow to trigger from tags
* Remove the releases/* trigger: We do not use release branches

9.3.0

Toggle 9.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update version to 9.3.0 (VowpalWabbit#4105)

9.2.0

Toggle 9.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update version to 9.2.0 (VowpalWabbit#4039)

Co-authored-by: olgavrou <[email protected]>

9.1.0

Toggle 9.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update version to 9.1.0 (VowpalWabbit#3846)

* chore: update version to 9.1.0

9.0.1

Toggle 9.0.1's commit message
fix: use different syntax for opening namespace for custom formatters

9.0.0

Toggle 9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: learn/predict exceptions were causing a destructor to throw (Vow…

…palWabbit#3659)

* fix: learn/predict exceptions were causing a destructor to throw

* Update learner.cc

* trigger CI

* fix onethread