Why I Love Working in the AI Field— A Personal Reflection from a Product Leader in Data Science Ankit Tomar, June 17, 2025June 6, 2025 This is a question I’ve been asked a lot lately—and it’s a good one. Why do I continue to work in AI and data science, especially when I could easily pivot into more conventional technology domains like ERP systems? The answer lies somewhere between passion, purpose, and impact. When I think about my professional identity, I see myself standing at the intersection of three traits: idea creator, problem solver, and strategic thinker. And for all of these to thrive, I rely deeply on data. Data gives me the confidence to back my ideas, tell compelling stories, and defend long-term decisions. Working in AI and data science energizes me because I’m not just building things—I’m solving real problems with tangible, data-driven impact. But those are just feelings. Let’s dive into the reasons behind them. 1. Looking Beyond the Surface One of the biggest advantages of data science is that it forces you to look deeper—beyond assumptions, opinions, and surface-level trends. Take this example: I once worked with a large supply chain client that consistently failed to deliver on committed SKUs. They believed our forecasting model was underperforming, since their booking volume always exceeded what the model predicted. On the surface, it looked like a model failure. As someone deeply invested in our AI models, I decided to investigate. Our models worked well for other clients, so I knew something else had to be at play. I sat down with the client to re-examine the end-to-end data, and we soon uncovered the real issue. It wasn’t the model—it was their procurement policy. Their team had been overbooking deliberately to hedge against supply risk, with no penalties for under-delivery. What started as a data science complaint led to a policy-level change. That’s the kind of impact I find incredibly fulfilling. You may start with machine learning, but end up solving organizational problems. That’s the power of AI that I truly love. 2. Becoming an Information Seeker In AI, the questions matter more than the answers. As an AI product leader, I spend most of my time listening, asking questions, seeking insights, and pushing for clarity. Data science lives in the mountain of information. If you’re curious by nature, you’ll never get bored. Every day is different. You talk to business stakeholders, you talk to engineers, you review dashboards, and you’re constantly connecting the dots. That process of learning—continuously and cross-functionally—is addictive. And I thrive in that loop of curiosity. 3. The Throwaway Mindset There’s a common misconception that data science wastes effort. After all, we build models, and many of them never get deployed. But I see it differently. AI isn’t about getting it right the first time. It’s about exploration. If you want to build something powerful and generalizable, you need to allow room for experimentation. We try, we fail, we iterate. And then one day, we land on something transformative. Yes, we throw away models. But that’s the price of discovery. That’s what science is about. You might throw away nine out of ten experiments, but the one that works can change the trajectory of a product—or even an entire business. 4. Strategic Thinking with Tactical Grounding AI allows me to think big while staying grounded in reality. I get to plan for the long-term while solving short-term tactical problems. Data connects the two. It brings alignment, clarity, and direction to all conversations—whether you’re talking to developers, customers, or executives. That balance of vision and execution is rare in most domains. In AI, it’s a daily rhythm. Final Thoughts I love working in AI because it keeps me on my toes. It challenges me to think deeply, act decisively, and stay humble in the face of complexity. If you’re someone who enjoys exploration, isn’t afraid of failure, and thrives on curiosity, then this field will reward you every day. Yes, it’s technical. Yes, it’s uncertain. But it’s also the most exciting and purpose-driven space I’ve ever worked in. And I wouldn’t have it any other way. Post Views: 145 Career Machine Learning
Career 10 Real Ways to Get Better at Data Science & AI June 13, 2025June 6, 2025 Over the past decade, I’ve built countless models, launched data products, and worked across geographies in the field of data science and AI. One thing that stands out to me is the wide skill gap among data science professionals. While many are good at the core task—model development—most fall short… Read More
Machine Learning 7. Model Metrics – Classification June 24, 2025June 24, 2025 Let’s talk about a topic that often gets underestimated — classification metrics in machine learning. I know many of you are eager to dive into LLMs and the shiny new world of GenAI. But here’s the truth: without building a strong foundation in traditional ML, your understanding of advanced systems… Read More
Machine Learning Decision Trees – A Complete Guide June 28, 2025June 27, 2025 Decision Trees are one of the most intuitive and interpretable models in machine learning. They are widely used in both classification and regression problems due to their simplicity and flexibility. Below, we cover their internal workings, strengths, limitations, and answer key interview questions. 🌳 What Is a Decision Tree? A… Read More