Kevin Markham

@dataschool.io

Teaching Data Science 🤖 with Python 🐍 since 2014 Courses: https://courses.dataschool.io Newsletter: https://tuesday.tips Videos: https://www.youtube.com/@dataschool Living in beautiful Asheville, North Carolina 🌲

At probabl, we're focused on improving the data-science stack. We just made public the skore platform, augmenting the open-source library. Our dream is that, with skore, a data scientist will not feel overwhelmed by the iterative process of data science, but empowered blog.probabl.ai/skore-is-live

Skore Is Live: Track Your Data Science

Skore by Probabl: The collaboration platform for data scientists. Evaluate models, automate reports, and bridge the gap from notebooks to production.

blog.probabl.ai

Vibe coding is irresponsibly building software through dice rolls, not caring what code is produced What about when engineers at the top of their game use AI tools responsibly to accelerate their work? I propose "vibe engineering"! simonwillison.net/2025/Oct/7/v...

Vibe engineering

I feel like vibe coding is pretty well established now as covering the fast, loose and irresponsible way of building software with AI—entirely prompt-driven, and with no attention paid to …

simonwillison.net

What's the difference between "AI" and "Machine Learning"? My one-sentence summary: > AI is a field that creates intelligent systems, and Machine Learning is the dominant approach for achieving that intelligence by learning patterns from data. Full explanation: www.dataschool.io/ai-vs-machin...

What is "AI" versus "Machine Learning"? 🤔

AI is a field that creates intelligent systems, and Machine Learning is the dominant approach for achieving that intelligence by learning patterns from data.

dataschool.io

Dream unlocked: I'm publishing my first book! 🎉🎉🎉 It's called "Master Machine Learning with scikit-learn: A Practical Guide to Building Better Models with Python" Download the first 3 chapters right now: 👉 dataschool.kit.com/mlbook 👈 Thanks for your support 🙏

🙋‍♀️ Curious about Retrieval Augmented Generation (RAG)? 👨‍🏫 Allow me to explain! Here's the video outline: 0:00 RAG definition 0:14 Problem that RAG solves 0:49 RAG part 1: Indexing 1:43 RAG part 2: Retrieval and generation 2:38 How RAG prevents hallucinations