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: 55 Career Machine Learning
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 2. How Do Machine Learning Models Get Trained? June 19, 2025June 10, 2025 So far, we’ve talked about what machine learning models do at a high level—they take in historical data, learn patterns, and help us make predictions. But how exactly does a machine learning model get trained, tested, and prepared for the real world? Let’s walk through that journey step by step…. Read More
Machine Learning 6. Model Metrics for Regression Problems June 23, 2025June 10, 2025 Understanding the Right Way to Measure Accuracy In machine learning, building a regression model is only half the work. The other half—and just as important—is evaluating its performance. But how do we know if the model is good? And how do we convince business stakeholders that it works? This blog… Read More