← Back to list

From Code to Insights: My Week 2 Journey into the AI/ML Data Stack

Author: Hammad Ali, Date: February 9, 2026 Reading Time: ~6 minutes

Hammad Ali · 2026-02-09 18:29 · 0 claps · 2.2 min read
#ai-ml-fellowship #gdgoc #data-visualization #pandas #numpy
Open on Medium ↗
Wiki topics: VIS · Visual & Graphic Design LIT · Literature & Writing 📚 · Books & Reading 🥊 · Combat Sports

From Code to Insights: My Week 2 Journey into the AI/ML Data Stack

Author: Hammad Ali, Date: February 9, 2026 Reading Time: ~6 minutes

Introduction: The Shift from Logic to Data

If Week 1 of the GDG Open Cloud AI/ML Fellowship was about learning the “grammar” of Python, Week 2 was about reading the “stories” hidden in data. This week, I moved beyond basic logic and into the powerful ecosystem of NumPy, Pandas, and professional data visualization. The goal wasn’t just to write scripts, but to perform Data Synthesis — transforming raw, messy numbers into clear, actionable insights.

1. NumPy: The Numerical Backbone

Everything in AI is ultimately a number. This week started with NumPy, the foundation of numerical computing in Python. I moved away from slow Python loops and embraced Vectorization.

  • Key Learning: I practiced handling N-dimensional arrays and performing mathematical operations across entire datasets simultaneously.
  • Aha! Moment: Realizing that NumPy isn’t just a library; it’s the engine that makes high-performance AI possible by treating data as mathematical matrices.

2. Pandas: The Art of Data Wrangling

While NumPy handles the numbers, Pandas handles the structure. I spent a significant portion of the week in Google Colab, practicing what engineers call Data Wrangling.

  • Cleaning & Preprocessing: I learned that real-world data is “messy.” I practiced handling missing values, dropping duplicates, and filtering DataFrames to find specific needles in the haystack.
  • The Power of the DataFrame: Mastering .groupby(), .pivot_table(), and boolean indexing felt like gaining a superpower for data manipulation.

3. Data Storytelling: Matplotlib vs. Seaborn

The highlight of the week was moving from tables to textures. I explored the two giants of Python visualization: Matplotlib and Seaborn.

  • Matplotlib: The “manual camera” of plotting. It gave me total control over every axis, label, and pixel.
  • Seaborn: The “intelligent lens.” I learned how Seaborn provides Statistical Abstraction, allowing me to create complex Heatmaps and Violin plots with minimal code.
  • The Difference: While Matplotlib is for fine-tuning, Seaborn is for rapid discovery. Using them together is the secret to professional-grade data storytelling.

4. Case Study: Uncovering the Titanic

To put these tools to the test, I tackled the famous Titanic Dataset. This wasn’t just a coding exercise; it was a detective mission.

By combining Pandas for cleaning and Matplotlib/Seaborn for visualization, I was able to visualize survival rates across different demographics. Seeing the stark visual contrast between passenger classes and gender roles on that ship made the data feel “human.” It proved that 80% of Machine Learning is simply excellent data preparation and exploration.

Conclusion: Foundations for the Future

Closing out Week 2, I feel a significant shift in my perspective. I am no longer just a “Python coder”; I am becoming a “Data Explorer.” The ability to clean, manipulate, and visualize data is the most critical skill for any AI/ML engineer.

I’m walking away from this week with a deeper appreciation for the “prep work” that goes into every model. Bring on Week 3!

Check out my Week 2 code and visualizations on GitHub: https://github.com/hammadali155/AI-ML-Fellowship-GDGOC-2026

#GDGOpenCloud #AIFellowship #DataScience #Pandas #Numpy #Matplotlib #Seaborn #TitanicDataset


메타데이터
post_id
4c65e9bca9f7
slug
from-code-to-insights-my-week-2-journey-into-the-ai-ml-data-stack-4c65e9bca9f7
url
https://medium.com/@hammad_ali_gdgoc/from-code-to-insights-my-week-2-journey-into-the-ai-ml-data-stack-4c65e9bca9f7
canonical_url
https://medium.com/@hammad_ali_gdgoc/from-code-to-insights-my-week-2-journey-into-the-ai-ml-data-stack-4c65e9bca9f7
author_url
https://medium.com/@hammad_ali_gdgoc
status
ok
fetched_at
2026-07-13 06:23:13