SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Downloaden Sie, um offline zu lesen
DESENVOLVIMENTO DE UMA APLICAÇÃO PARA UTILIZAÇÃO DE

ALGORITMOS MULTI-ARMED
BANDIT EM WEBSITES
QUEM SOU EU
Rogério Chaves
github.com/rogeriochaves
TESTE A/B

Comprar

Comprar

50%

50%
TESTE A/B

+20.45% de conversão

Fonte: http://www.fourhourworkweek.com/blog/2009/08/12/
google-website-optimizer-case-study/
TESTE A/B
“I’m on Twitter.”

4,70%

“Follow me on twitter”

7,31%

“You should follow me on twitter”

10,09%

“You should follow me on twitter here”

12,81%

+173%
Fonte: http://dustincurtis.com/you_should_follow_me_on_twitter.html
TESTE A/B

Fonte: http://www.fastcodesign.com/
1673225/can-good-graphic-designhelp-the-homeless
TESTE A/B

Comprar

Comprar

50%

50%
TESTE A/B
$

60
45
30

$

15
0

Vendas em 3 meses

Comprar

Comprar
TESTE A/B

Comprar
MULTI-ARMED BANDIT

Exploring

Exploiting
MULTI-ARMED BANDIT
Exploring
Comprar

Comprar

Exploiting
Comprar
EPSILON-GREEDY
Testes

Aproveitamento

10% (fixo)

90%

5% 5%

90%

5% 5%

90%

Após o
Natal
SOFTMAX
Leva em conta as taxas de conversão e a quantidade de testes
Comprar

1% de conversão

Comprar

99% de conversão

Nenhum teste
Alguns testes
Temperatura
Muitos testes
UCB1
Utiliza a confiança que possui em seus resultados
Nenhum teste
Alguns testes
Muitos testes

Braço novo entra em cena (botão azul)
Braço novo entra em cena
Muitos testes
MULTI-ARMED BANDIT
• A/B

Comum

• Epsilon-Greedy
• Softmax
• UCB1
• Epsilon-Greedy Auto-ajustável
• Softmax Auto-ajustável
MULTI-ARMED BANDIT
www.multiarmedbandit.com.br
www.multiarmedbandit.com.br
• Grátis
• Fácil

de implementar

• Visualização
• Em

de relatórios do aumento de conversão

fase de desenvolvimento
OBRIGADO!

Weitere ähnliche Inhalte

Mehr von Rogerio Chaves

Mehr von Rogerio Chaves (7)

Self-testing Code
Self-testing CodeSelf-testing Code
Self-testing Code
 
Playing with RxJS
Playing with RxJSPlaying with RxJS
Playing with RxJS
 
Introduction to Elm
Introduction to ElmIntroduction to Elm
Introduction to Elm
 
Single State Atom apps
Single State Atom appsSingle State Atom apps
Single State Atom apps
 
Marketing Digital
Marketing DigitalMarketing Digital
Marketing Digital
 
O poder do JavaScript
O poder do JavaScriptO poder do JavaScript
O poder do JavaScript
 
Desenvolvimento Ágil com Ruby on Rails
Desenvolvimento Ágil com Ruby on RailsDesenvolvimento Ágil com Ruby on Rails
Desenvolvimento Ágil com Ruby on Rails
 

Desenvolvimento de uma Aplicação para Utilização de Algoritmos Multi-Armed Bandit em Websites