How DiversyFund uses data science to democratize real estate investmentHow DiversyFund uses AI to better understand their customers and deliver personalized investment content.Faradayon Nov 3, 2020
Creative ways to optimize your ad spend with machine learningHow consumer marketers are using machine learning to optimize customer acquisition and advertising efforts.Faradayon Jun 2, 2020
Using third-party data in marketing responsibly Using third-party data responsibly benefits brands and consumers alike. Learn how brand marketers are doing it right.Faradayon Jun 2, 2020
What is customer lifecycle optimization and how does it work?Customer lifecycle optimization is the practice of leveraging data to maximize revenue-generating customer behaviors throughout the lifecycle. Learn how it works.Faradayon Aug 23, 2018
How to do histograms in PostgreSQLLearn how to create in-table histograms with PostgreSQL.Faradayon Oct 6, 2017
How Marley Spoon predicted churn 5X better with machine learningLearn how the meal delivery subscription brand was able to identify likely churners 5X better with machine learning predictions.Faradayon Sep 18, 2017
How to aggregate JSONB in PostgreSQL 9.5+Learn how to aggregate (aka merge aka combine aka collect) JSONB fields in Postgres 9.5+.Seamus Abshereon Jul 6, 2017
How we made our CSV processing 142x fasterA data science hack to process CSVs faster using XSV.Faradayon Feb 23, 2017
Saved by the compiler: Parallelizing a loop with Rust and rayonA detailed example of how to parallelize a loop with Rust and rayon.Eric Kiddon Oct 20, 2016
Using context in redux-sagaRedux-Saga offers a robust and testable set of tools for managing complex and asynchronous effects within Redux apps.Faradayon Oct 11, 2016