Yelp / MOE

A global, black box optimization engine for real world metric optimization.
Other
1.3k stars 139 forks source link

Fixing UCB1 and UCB1-tuned algorithm calculation of upper confidence bound #433

Closed serchaos closed 9 years ago

serchaos commented 9 years ago

Sorry - didn't RTFM for pull request formatting at first. :)

***** PEOPLE ***** Primary reviewer: @sc932

Reviewers:

***** DESCRIPTION ** Branch Name: serchaos_432_fix_ucb_algorithm_calculation Ticket(s)/Issue(s): Closes #432

***** TESTING DONE *****

sc932 commented 9 years ago

Looks great. Thanks @serchaos! Good catch.