Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
irustandi committed May 6, 2016
2 parents 772e530 + 2a74ccb commit 17755b7
Show file tree
Hide file tree
Showing 12 changed files with 1,363 additions and 1,331 deletions.
2 changes: 1 addition & 1 deletion python/sklearn_vw.py
Expand Up @@ -196,7 +196,7 @@ def __init__(self,
Contextual Bandit Optimization
cb (int): Use contextual bandit learning with specified costs
cbify (int): Convert multiclass bandit learning on K classes to contextual bandit optimization
cbify (int): Convert multiclass on <k> classes into a contextual bandit problem
Returns
-------
Expand Down

0 comments on commit 17755b7

Please sign in to comment.