0 amyOKMeDcx2901Jj

My Honest Advice for Aspiring Machine Learning Engineers

want to be machine learning engineers. I get it. It’s a great job, with interesting work, great pay, and overall, it’s very cool. However, it’s definitely not a walk in the park to become one. In this article, I aim to offer my unfiltered and candid advice to aspiring machine learning engineers.  This will be …

My Honest Advice for Aspiring Machine Learning Engineers Read More »

AI Interview

Rethinking Data Science Interviews in the Age of AI

AI is rewriting the day-to-day of data scientists. , data scientists must learn how to improve productivity and unlock new possibilities with AI. Meanwhile, this transformation also poses a challenge to hiring managers: how to find the best talent that will thrive in the AI era? One critical step in building a strong AI-empowered data …

Rethinking Data Science Interviews in the Age of AI Read More »

kdn mayo ai first colab all you need

AI-First Google Colab is All You Need

Image by Author | ChatGPT   ContentsIntroductionWhy AI-First is a Game-ChangerColab’s Core AI FeaturesGetting Started with the New AI-First ColabWalkthrough Using the New AI-First ColabFinal Thoughts Introduction  For years, Google Colab has stood as a cornerstone for data scientists, machine learning engineers, students, and researchers. It has democratized access to what amount to essential computing …

AI-First Google Colab is All You Need Read More »

2025 06 30 22 56 21 ezgif.com video to gif converter

Interactive Data Exploration for Computer Vision Projects with Rerun

tools for data visualization and exploration have allowed me to iterate way quicker on my computer vision projects, especially when the problems I am faced with are not straightforward and I need to make algorithm or design decisions based on dynamic time-varying signals. These signals can often be challenging to analyze by just looking at …

Interactive Data Exploration for Computer Vision Projects with Rerun Read More »

bala agentic ai hype

Why Agentic AI Isn’t Pure Hype (And What Skeptics Aren’t Seeing Yet)

Image by Author | Ideogram   We’ve all spent the last couple of years or so building applications with large language models. From chatbots that actually understand context to code generation tools that don’t just autocomplete but build something useful, we’ve all seen the progress. Now, as agentic AI is becoming mainstream, you’re likely hearing …

Why Agentic AI Isn’t Pure Hype (And What Skeptics Aren’t Seeing Yet) Read More »

benjamin elliott vc9u77 unsplash scaled 1

A Gentle Introduction to Backtracking

is a versatile technique for exploring the solution space of various types of data science problems and incrementally constructing candidate solutions – a bit like navigating a maze. In this article, we will briefly go over the concept of backtracking before diving into a couple of intuitive, hands-on examples coded in Python. Note: All example …

A Gentle Introduction to Backtracking Read More »

kdn chugani streamlit pandas plotly feature

How to Combine Streamlit, Pandas, and Plotly for Interactive Data Apps

Image by Author | ChatGPT   ContentsIntroductionSetupStep 1: Streamlit + Pandas DashboardStep 2: Add Plotly for Interactive VisualizationsHow the Three Libraries Work TogetherKey Development WorkflowNext StepsDeploying Your DashboardConclusion Introduction  Creating interactive web-based data dashboards in Python is easier than ever when you combine the strengths of Streamlit, Pandas, and Plotly. These three libraries work seamlessly …

How to Combine Streamlit, Pandas, and Plotly for Interactive Data Apps Read More »

Scroll to Top