Skip to content

victordremov/victordremov.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Research goals:

The border bandits - an authentic and thrilling history of the noted outlaws, Jesse and Frank James, and their bands of highwaymen - compiled from reliable sources only and containing the latest facts

  • How fast is feedback for email mailing? What is the difference between sending, opening and click through times
  • How mailing variants should be distributed between recipients? We compare strategies:
    • Send defined number of emails with random variants. Choose best mailing variant and use it for rest recipients.
    • Send defined number of emails with random variants. Apply statistical n-sampled test. If there is significantly better mailing variant, use it for rest recipients. If there is not, continue to send randomly.
    • Use feedback to send better variants more ofter and worse variants less ofter.
  • Represent results as website where user can run tests and compare which is good for his business.
<script src="https://code.highcharts.com/highcharts.js"></script> <script src="https://code.highcharts.com/modules/exporting.js"></script> <script src="https://code.highcharts.com/modules/export-data.js"></script> <script src="js/chart.js"></script>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published