Created
November 3, 2014 09:49
-
-
Save andreaskaempf/428c733345c7569bc399 to your computer and use it in GitHub Desktop.
Blending server-side with in-browser analytics
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JavaScript makes it possible to run sophisticated quantitative models in the browser, but sometimes things need to run on the server. I'd like to describe an approach I've been using that transparently and fluidly bridges the best of both worlds, using an example from credit card marketing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment