Here's What I Learned About Information Theory Through Wordle
The Science Behind Better Guesses- 23432Murphy2025-03-22
Reinforcement Learning: Self-Driving Cars to Self-Driving Labs
Understanding AI applications in bio for machine learning engineers- 29543Murphy2025-03-22
Uncertainty Quantification in Time Series Forecasting
A deep dive into EnbPI, a Conformal Prediction approach for time series forecasting- 28538Murphy2025-03-22
The Case Against Centralized Medallion Architecture
Why tailored, decentralized data quality trumps the medallion architecture- 26441Murphy2025-03-22
How to Integrate AI and Data Science into Your Business Strategy
Insider consulting guide to conducting a successful 2-day executive workshop- 21444Murphy2025-03-22
I'm Doing the Advent of Code 2024 in Python - Day 1
Let's see how many stars we'll collect.- 27303Murphy2025-03-22
How to Prepare for Your Data Science Behavioural Interview
My top tips to smash your next data science behavioural interview- 25121Murphy2025-03-22
My #30DayMapChallenge 2024
30 Days, 30 Maps: My November Adventure in Digital Cartography- 21530Murphy2025-03-22
Scientists Go Serious About Large Language Models Mirroring Human Thinking
A discussion of the latest research suggesting that LLMs do work like the human brain-with some substantial differences- 28786Murphy2025-03-22
Probability Distributions: Poisson vs. Binomial Distribution
Using Soccer to Understand the Difference Between Poisson & Binomial: Probability for Data Science Series (3)- 21384Murphy2025-03-22
ML Beginners Should Read Papers
Here's why and how- 21865Murphy2025-03-22
Synthetic Data in Practice: A Shopify Case Study
Testing new Snowflake functionality with a 30k records dataset- 28770Murphy2025-03-22
AI, My Holiday Elf: Building a Gift Recommender for the Perfect Christmas
How I used AI and Streamlit to create a festive and fun gift recommendation app- 24710Murphy2025-03-22
Streamline Your Workflow when Starting a New Research Paper
Python code to create folders and Word documents for research papers in biomedical sciences - all in one go with only two inputs- 27176Murphy2025-03-22
Data Quality Doesn't Need to Be Complicated
Three Zero-Cost Solutions That Take Hours, Not Months- 21493Murphy2025-03-22
OpenAI Prompt Cache Monitoring
A worked example using Python and the chat completion API- 27757Murphy2025-03-22
I'm Doing the Advent of Code 2024 in Python – Day 2
Let's see how many stars we'll collect.- 22630Murphy2025-03-22
Predicted Probability, Explained: A Visual Guide with Code Examples for Beginners
7 basic classifiers reveal their prediction confidence math- 21286Murphy2025-03-22
5 Essential Tips to Build Business Dashboards Stakeholders Love
A practical guide to designing clear, effective, and actionable dashboards for decision-making- 22236Murphy2025-03-22
Nobel Prizes 2024: AI Breakthroughs Win Big
Lessons Learned After the AI Nobel Debate- 25407Murphy2025-03-22
The current state of continual learning in AI
Why is ChatGPT only trained up until 2021?Optimizing Pandas Code: The Impact of Operation Sequence
Learn how to rearrange your code to achieve significant speed improvements.