- 授权协议: MIT
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/jonlunsford/yify
- 软件文档: https://github.com/jonlunsford/yify
软件介绍
Yify 是 Yify Torrents API 的 Ruby 语言封装。
示例代码:
require 'yify' client = Yify::Client.new => #<Yify::Client:0x007f9b14321ef8> movie = client.movie(353).result => #<Yify::Models::Movie:0x007f9b14360130> movie.movie_title => "We Were Soldiers (2002)"
Bandit Algorithms for Website Optimization
John Myles White / O'Reilly Media / 2013-1-3 / USD 19.99
This book shows you how to run experiments on your website using A/B testing - and then takes you a huge step further by introducing you to bandit algorithms for website optimization. Author John Myle......一起来看看 《Bandit Algorithms for Website Optimization》 这本书的介绍吧!
