ChatGPT Image Aug 29 2025 12 59 35 PM

From Classical Models to AI: Forecasting Humidity for Energy and Water Efficiency in Data Centers

An ounce of prevention is worth a pound of cure. Benjamin Franklin Contents1. of Humidity Forecasting for Reliable Data Centers2. A Real-World Case Study: Forecasting Humidity With a Precision Interval3. Data and Forecasting Methods (with Code)3. A. AutoARIMA Forecasting3. B. Prophet Forecasting3. C. Forecasting With NeuralProphet3. D. Random Forest Forecasting3. F. Mixture of Experts (MoE) …

From Classical Models to AI: Forecasting Humidity for Energy and Water Efficiency in Data Centers Read More »

Ferrer APIs Python 1

Collecting Real-Time Data with APIs: A Hands-On Guide Using Python

Image by Author   Contents# Introduction# What is an API?# Why Using APIs for Data Collection?# Implementing API Calls in Python# Working with the Eurostat API# Best Practices When Working with APIs# Wrapping Up # Introduction  The ability to collect high-quality, relevant information is still a core skill for any data professional. While there are several ways to gather data, one of the …

Collecting Real-Time Data with APIs: A Hands-On Guide Using Python Read More »

image fotor 20251031164219

Let Hypothesis Break Your Python Code Before Your Users Do

, you should take testing your code seriously. You might write unit tests with pytest, mock dependencies, and strive for high code coverage. If you’re like me, though, you might have a nagging question lingering at the back of your mind after you finish coding a test suite. “Have I thought of all the edge cases?” …

Let Hypothesis Break Your Python Code Before Your Users Do Read More »

Generative AI in SDLC

Generative AI Hype Check: Can It Really Transform SDLC?

Sponsored Content      Is your team using generative AI to enhance code quality, expedite delivery, and reduce time spent per sprint? Or are you still in the experimentation and exploration phase? Wherever you are on this journey, you can’t deny the fact that Gen AI is increasingly changing our reality today. It’s becoming remarkably …

Generative AI Hype Check: Can It Really Transform SDLC? Read More »

AIforMath SocialShare 16x9 000000.width 1300

Google DeepMind and Google.org announce AI for Math Initiative

Mathematics is the foundational language of the universe, providing the tools to describe everything from the laws of physics to the intricacies of biology and the logic of computer science. For centuries, its frontiers have been expanded by human ingenuity alone. At Google DeepMind, we believe AI can serve as a powerful tool to collaborate …

Google DeepMind and Google.org announce AI for Math Initiative Read More »

Screenshot 2025 10 28 103945

Using NumPy to Analyze My Daily Habits (Sleep, Screen Time & Mood)

a small NumPy project series where I try to actually build something with NumPy instead of just going through random functions and documentation. I’ve always felt that the best way to learn is by doing, so in this project, I wanted to create something both practical and personal. The idea was simple: analyze my daily …

Using NumPy to Analyze My Daily Habits (Sleep, Screen Time & Mood) Read More »

kdn olumide agentic ai coding with google jules

Agentic AI Coding with Google Jules

Image by Author   Contents# Introduction# What Makes Jules Different?# The Jules Architecture# Getting Started with Jules# The Jules CLI# Choosing Jules Plans that Fit Your Workflow# Privacy, Security, and Data Handling# Wrapping Up # Introduction  If you have been writing code in the past couple of months, I am pretty sure you must have noticed a shift. AI is no longer something that …

Agentic AI Coding with Google Jules Read More »

vimal s KMOSPP iYV8 unsplash 1

The Power of Framework Dimensions: What Data Scientists Should Know

A previous article provided a of conceptual frameworks – analytical structures for representing abstract concepts and organizing data. Data scientists use such frameworks in a wide variety of contexts, from use case ideation and validation of machine learning models to productization and operation of user-facing solutions. The framework type (e.g., hierarchy, matrix, process flow, relational …

The Power of Framework Dimensions: What Data Scientists Should Know Read More »

kdn 10 essential agentic ai interview questions for ai engineers

10 Essential Agentic AI Interview Questions for AI Engineers

Image by Editor   Contents# Introduction# Building Agentic AI Projects That Matter# Core Agentic Concepts# Tool Integration and Orchestration# Planning and Reasoning# Multi-Agent Systems# Safety and Reliability# Wrapping Up # Introduction  Agentic AI is becoming super popular and relevant across industries. But it also represents a fundamental shift in how we build intelligent systems: agentic AI systems that break down complex goals, decide which …

10 Essential Agentic AI Interview Questions for AI Engineers Read More »

1 6zWBVRO6BeewCJYWKsvyyQ

Agentic AI from First Principles: Reflection

says that “any sufficiently advanced technology is indistinguishable from magic”. That’s exactly how a lot of today’s AI frameworks feel. Tools like GitHub Copilot, Claude Desktop, OpenAI Operator, and Perplexity Comet are automating everyday tasks that would’ve seemed impossible to automate just five years ago. What’s even more remarkable is that with just a few …

Agentic AI from First Principles: Reflection Read More »

Scroll to Top