...

Time Series Forecasting Made Simple (Part 3.2): A Deep Dive into LOESS-Based Smoothing

Time Series Forecasting Made Simple (Part 3.2): A Deep Dive into LOESS-Based Smoothing
In Part 3.1 we started discussing how decomposes the time series data into trend, seasonality, and residual components, and as ...
Read more

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 3)

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 3)
objects around us can be slightly radioactive. Americium in smoke detectors, radium in some vintage watches, or uranium in vintage ...
Read more

Mastering NLP with spaCy – Part 2

Mastering NLP with spaCy – Part 2
in a sentence provide a lot of information, such as what they mean in the real world, how they connect ...
Read more

How to Benchmark LLMs – ARC AGI 3

How to Benchmark LLMs – ARC AGI 3
the last few weeks, we have seen the release of powerful LLMs such as Qwen 3 MoE, Kimi K2, and ...
Read more

Programmers Aren’t So Humble Anymore—Maybe Because Nobody Codes in Perl

Programmers Aren’t So Humble Anymore—Maybe Because Nobody Codes in Perl
Perl was once everywhere. Or at least it felt that way. Around the turn of the millennium, it seemed that ...
Read more

NumPy API on a GPU?

NumPy API on a GPU?
Is future of Python numerical computation? Late last year, NVIDIA made a significant announcement regarding the future of Python-based numerical ...
Read more

How To Significantly Enhance LLMs by Leveraging Context Engineering

How To Significantly Enhance LLMs by Leveraging Context Engineering
is the science of providing LLMs with the correct context to maximize performance. When you work with LLMs, you typically ...
Read more

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 2)

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 2)
part, I did an exploratory data analysis of the gamma spectroscopy data. We were able to see that using a ...
Read more

How to Overlay a Heatmap on a Real Map with Python

How to Overlay a Heatmap on a Real Map with Python
need a simple, engaging, and scalable method for presenting geospatial data, they often turn to a heatmap. This 2D visualization ...
Read more

Hitchhiker’s Guide to RAG: From Tiny Files to Tolstoy with OpenAI’s API and LangChain

Hitchhiker’s Guide to RAG: From Tiny Files to Tolstoy with OpenAI’s API and LangChain
, I walked you through setting up a very simple RAG pipeline in Python, using OpenAI’s API, LangChain, and your ...
Read more
1235 Next