Multimodal Embeddings: An Introduction
Mapping text and images into a common space- 29560Murphy2025-03-22
Water Cooler Small Talk: Simpson's Paradox
Is your data tricking you? What can you do about it?- 26977Murphy2025-03-22
Machine Learning Basics I Look for in Data Scientist Interviews
Let's build our breadth of science together.- 27523Murphy2025-03-22
Think you Know Excel? Take Your Analytics Skills to the Next Level with Power Query!
5 practical use cases that prove Power Query is worth exploring.- 26175Murphy2025-03-22
An Introduction to CTEs in SQL
Explore how Common Table Expression (CTE) can help optimize SQL performance and readability- 21888Murphy2025-03-22
Modeling DAU with Markov Chain
How to predict DAU using Duolingo's growth model and control the prediction- 20460Murphy2025-03-22
Why Internal Company Chatbots Fail and How to Use Generative AI in Enterprise with Impact
Start with the problem and not with the solution- 26632Murphy2025-03-22
Dunder Methods: The Hidden Gems of Python
Real-world examples on how actively using special methods can simplify coding and improve readability- 25072Murphy2025-03-22
Google Gemini Is Entering the Advent of Code Challenge
An open-source project to explore the capabilities and limitations of LLMs on coding challenges- 20616Murphy2025-03-22
Step-by-Step Guide for Building Bump Charts in Plotly
Learn how to create custom bump charts in Python using Plotly for data visualization- 27435Murphy2025-03-22
Overcoming Security Challenges in Protecting Shared Generative AI Environments
Ensuring Safe AI on Multi-Tenancy- 27975Murphy2025-03-22
Machine Learning Experiments Done Right
A detailed guideline for designing machine learning experiments that produce reliable, reproducible results.- 23289Murphy2025-03-22
From Code to Paper: Using GPT Models and Python to Generate Scientific LaTeX Documents
Automating Scientific Code Documentation: A GPT-Powered POC for Streamlined Workflows- 24008Murphy2025-03-22
How to Build Prompt Engineering Expertise at Your Company
You decided to employ generative AI at your company and have already conducted initial experiments with it. And now comes the question: do...- 27399Murphy2025-03-22
The Arcane Network
How to use network science and Python to map out the popular show- 24300Murphy2025-03-22
Context-Aided Forecasting: Enhancing Forecasting with Textual Data
A promising alternative approach to improve forecasting- 21577Murphy2025-03-22
How to Build a General-Purpose LLM Agent
A Step-by-Step Guide- 26668Murphy2025-03-22
Break Free from the Individual Contributor Mindset. You Are a Manager Now.
5 mistakes I see new managers make in their transition into leadership roles- 28192Murphy2025-03-22
Don't Flood Your Algorithms With Easy Examples – It Costs Money
A common mistake that slows down training and burns cash- 27214Murphy2025-03-22
How to Transition Into Data Science-and Within Data Science
Our weekly selection of must-read Editors' Picks and original features- 29070Murphy2025-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.