Towards Data Science
@towardsdatascience.com
1.1K followers 98 following 1.9K posts
The world's leading publication for data science and artificial intelligence professionals. Website 🌐 towardsdatascience.com Submit an Article ✍️ https://contributor.insightmediagroup.io Subscribe to our Newsletter 📩 https://bit.ly/TDS-Newsletter
Posts Media Videos Starter Packs
towardsdatascience.com
From @GitHub.com integrations to Claude Desktop, Sruly Rosenblat, Ilan Strauss, Isobel Moure, and Tim O’Reilly examine how MCP is redefining the connection between AI models, tools, and context.
MCP in Practice | Towards Data Science
Mapping power, concentration, and usage in the emerging AI developer ecosystem
towardsdatascience.com
towardsdatascience.com
Do your reports explain *why* something is happening and what to do next? Most don't. This new article by Whitney Marks shows you how conversational analytics can provide not just an answer, but a recommended next step.
Past is Prologue: How Conversational Analytics Is Changing Data Work | Towards Data Science
The future of reporting will be about encoding the value proposition of a product into prompt design.
towardsdatascience.com
towardsdatascience.com
Learn how Tabular Foundation Models (TFMs) generate predictions for new datasets without retraining. Pirmin Lemberger's new article explains this new approach, which uses in-context learning for tabular data.
How the Rise of Tabular Foundation Models Is Reshaping Data Science | Towards Data Science
A turning point for data analysis?
towardsdatascience.com
Reposted by Towards Data Science
roadmapsh.bsky.social
Stop struggling, start learning anything. ✅ Watch the replay where @kamrify.bsky.social, creator of Roadmap, walks you through our AI Tutor. See the full demo and learn how to get a dedicated personal tutor for any topic you choose.
Use AI to Supercharge Your Learning on roadmap.sh
In this session, I'll walk you through our AI Tutor, share the quick story of how and why we built it, then jump into the demo. You will get the chance to ask questions at the end. Come see how to…
www.youtube.com
towardsdatascience.com
Learn how to implement the MobileNetV2 architecture from scratch in @PyTorch.org. Muhammad Ardi explains the key concepts from the original paper, including inverted residuals and linear bottlenecks, and provides a complete, step-by-step coding guide.
MobileNetV2 Paper Walkthrough: The Smarter Tiny Giant | Towards Data Science
Understanding and implementing MobileNetV2 with PyTorch  — the next generation of MobileNetV1
towardsdatascience.com
towardsdatascience.com
For data scientists looking to bring their insights to life, @taupirho.bsky.social shows how to create interactive dashboards without relying on front-end frameworks.
Build a Data Dashboard Using HTML, CSS, and JavaScript | Towards Data Science
A framework-free guide for Python programmers
towardsdatascience.com
towardsdatascience.com
Learn to solve for a precise astronomical event (the solar return ☀️) using Python. Chinmay Kakatkar's new article discusses how these methods apply to professional domains, including solar energy optimization, space mission planning, and historical event reconstruction.
Know Your Real Birthday: Astronomical Computation and Geospatial-Temporal Analytics in Python | Towards Data Science
A hands-on walkthrough using skyfield, timezonefinder, geopy, and pytz, and further practical applications
towardsdatascience.com
towardsdatascience.com
Ever wondered how math meets music? Chinmay Kakatkar walks through using graph theory to generate melodies with Python in a fascinating blend of art and algorithms.
Eulerian Melodies: Graph Algorithms for Music Composition | Towards Data Science
Conceptual overview and an end-to-end Python implementation
towardsdatascience.com
towardsdatascience.com
🌟 TOMORROW! 🌟 Is speeding up code just shifting the bottleneck to MLOps? 🤔 Join our sister site @TheNewStack.io for this free webinar to learn actionable ways to rethink your testing and deployment workflows for seamless AI integration.

Register free now ➡️ bit.ly/Antithesis-A...
towardsdatascience.com
🎨 Learn to use color with purpose in your data visualizations. Murtaza Ali's new article covers the fundamental principles, from choosing the right color scale for your data type to ensuring your designs are accessible for all viewers.
Data Visualization Explained (Part 3): The Role of Color | Towards Data Science
A simple and powerful guide to using color for more impactful data stories.
towardsdatascience.com
Reposted by Towards Data Science
roadmapsh.bsky.social
🚨 Your personal learning coach is here! 🚨 Our AI Tutor on Roadmap includes...

✔️ Floating chat on every roadmap
✔️ Topic guides + code samples
✔️ AI-powered quizzes
✔️ Save progress, resume anytime

Try it 👉 roadmap.sh/ai
towardsdatascience.com
Prepare for data science product case interviews with a structured, AI-assisted approach. Yu Dong demonstrates how to use ChatGPT to understand business context, brainstorm key metrics, and generate tailored practice questions for specific roles.
How I Used ChatGPT to Land My Next Data Science Role | Towards Data Science
Practical AI hacks for every stage of the job search  — with real prompts and examples
towardsdatascience.com
towardsdatascience.com
Can one LLM be used to judge another? Yes, and it's a powerful guardrail for validating model outputs at scale. In Nidhin Karunakaran Ponon's debut TDS article, he explains the "LLM as a Judge" approach to replace manual intervention.
How To Build Effective Technical Guardrails for AI Applications | Towards Data Science
Exploring the most practical guardrails to implement at ground level
towardsdatascience.com
towardsdatascience.com
Are you aware of the remarkable strides LLMs have made recently?? @taupirho.bsky.social presents a fascinating comparison. Sonnet 4.5 solved a geometric puzzle in seconds, a task that took its predecessor hours longer. This case study underscores the monumental improvements in AI technology.
This Puzzle Shows Just How Far LLMs Have Progressed in a Little Over a Year | Towards Data Science
What took GPT-4o 2 hours to solve, Sonnet 4.5 does in 5 seconds
towardsdatascience.com
towardsdatascience.com
Reduce context bloat and prevent performance degradation in your AI agents. Eivind Kjosbakken's new article includes strategies for shortening an agent's context, including using a dedicated shortening LLM and optimizing for recall before precision.
How to Perform Effective Agentic Context Engineering | Towards Data Science
Learn how to optimize the context of your agents, for powerful agentic performance
towardsdatascience.com
Reposted by Towards Data Science
roadmapsh.bsky.social
Stop copy-pasting #SQL queries and master how to write and optimize them yourself.

This course by Kamran Ahmed will help you build confidence in databases, solve 100+ real challenges, and showcase your skills with a certificate.

Start here ▶️ roadmap.sh/courses/sql
Reposted by Towards Data Science
taupirho.bsky.social
A tricky geometry puzzle shows just how much leading LLMs have progressed in little over a year. I detail everything in my latest article on the @towardsdatascience.com platform. Are you smart enough to solve the puzzle?

towardsdatascience.com/this-puzzle-...
This Puzzle Shows Just How Far LLMs Have Progressed in a Little Over a Year | Towards Data Science
What took GPT-4o 2 hours to solve, Sonnet 4.5 does in 5 seconds
towardsdatascience.com
towardsdatascience.com
Learn to structure a multi-page @Plotly.com Dash application. Read Michael Clayton's new article which dives into a fully functional repository that moves beyond single-file examples for easier project management.
Plotly Dash — A Structured Framework for a Multi-Page Dashboard | Towards Data Science
An easy starting point for larger and more complicated Dash dashboards
towardsdatascience.com
towardsdatascience.com
Have you built a project you're proud of? 💻 Our readers are hungry for practical, code-driven insights.

Share your most recent breakthroughs, side projects, or lessons learned. Your clarity and curiosity are what make TDS exceptional.

✍️ bit.ly/TDSContributor