Skip to content

Instantly share code, notes, and snippets.

@louismagowan
Last active September 11, 2023 12:47
Show Gist options
  • Save louismagowan/e6e295c3cf85223c0dea15d6dcfad01c to your computer and use it in GitHub Desktop.
Save louismagowan/e6e295c3cf85223c0dea15d6dcfad01c to your computer and use it in GitHub Desktop.
OKR Medium Article - Models
+ Evaluate the technical expertise of your stakeholder’s team.

+ Establish a baseline model, a counterfactual for what they would have been able to create independently.
+     e.g. “Without Data Science support, the Growth team would have been able to build at 
+     most a regularised (ridge/LASSO) model for their use-case”

+ Create your own model and compare the performance of it with the baseline model.
+     Calculate impact based on how much the Data Science model outperforms the baseline. 
+     e.g. “Data Science’s model was able to predict XXX better than the Growth team could,
+     leading to a YYY increase in acquisition”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment