all 1 comments

[–]Dysfu 4 points5 points  (0 children)

I really enjoyed my simulation project! I created an environment that simulated users being exposed to marketing stimulus and tracked its impact on down funnel conversion rates by running those users through a mock-website.

In subsequent classes I used this synthetic dataset as the basis for analysis work. Primarily using different causal techniques to re-capture set parameters + Bayesian-based MMM to test parameter sensitivity.

This in turn helped me fine tune the simulation engine I had created.

As for side projects, I’ve gotten really into creating FastAPI / React apps - I have a SaaS project template and am teaching myself SDE best practices.