Deep Dives

No Peeking Ahead: Time-Aware Graph Fraud Detection

In my last article , I threw out a number of ideas centered around constructing structured graphs, mainly focused on descriptive or unsupervised exploration of information through graph structures. Nevertheless, once we use graph...

The Rise of Semantic Entity Resolution

. Semantic entity resolution uses language models to bring an increased level of automation to schema alignment, blocking (grouping records into smaller, efficient for all-pairs comparison at quadratic, n² complexity), matching and even ...

Docling: The Document Alchemist

Why will we still wrestle with documents in 2025? in any data-driven organisation, and also you’ll encounter a number of PDFs, Word files, PowerPoints, half-scanned images, handwritten notes, and the occasional surprise CSV lurking in...

Is Your Training Data Representative? A Guide to Checking with PSI in Python

To get essentially the most out of this tutorial, you must have a solid understanding of the right way to compare two distributions. For those who don’t, I like to recommend testing this excellent...

LangChain for EDA: Construct a CSV Sanity-Check Agent in Python

, agents perform actions. That’s exactly what we’re going to check out in today’s article. In this text, we’ll use LangChain and Python to construct our own CSV sanity check agent. With this agent, we’ll automate...

Stepwise Selection Made Easy: Improve Your Regression Models in Python

To get probably the most out of this tutorial, you need to have already got a solid understanding of how linear regression works and the assumptions behind it. You must also bear in mind...

Unlocking Multimodal Video Transcription with Gemini

✨ Overview Traditional machine learning (ML) perception models typically deal with specific features and single modalities, deriving insights solely from natural language, speech, or vision evaluation. Historically, extracting and consolidating information from multiple modalities has...

Understanding Matrices | Part 4: Matrix Inverse

of this series , , and , we've observed: interpretation of multiplication of a matrix by a vector, the physical meaning of matrix-matrix multiplication, the behavior of several special-type matrices, and visualization of matrix transpose. On this story,...

Recent posts

Popular categories

ASK ANA