Skip to content

Instantly share code, notes, and snippets.

View satulovsky's full-sized avatar

Javier Satulovsky satulovsky

  • Santa Clara, CA
View GitHub Profile
@satulovsky
satulovsky / ToT_scoring_model.avsc
Last active January 15, 2017 22:37
ToT Scoring notes
// INPUT for ToT Planing score (Insights)
[
{
"namespace": "com.lumosity.insights.tot.planning.score",
"name": "userRecords",
"type": "record",
"doc": "Set of ToT gameplay records associated to a user",
"fields": [
{ "name": "userId", "type": "long" },