Machine Learning

Welcome to the Machine Learning Hub, your one-stop destination for all things related to machine learning!

Get ready to embark on an exciting journey into the realm of AI and discover how machines can learn and make intelligent decisions. Our blog articles are crafted with simplicity and clarity in mind, making complex machine learning concepts easy to understand for everyone. Whether you’re a beginner or an experienced practitioner, we’ve got you covered with informative and insightful content. Explore the fascinating world of algorithms, models, and data as we delve into supervised and unsupervised learning, reinforcement learning, and more. Discover practical applications in various domains like healthcare, finance, and autonomous vehicles.  From introductory guides to advanced techniques, we’re here to help you demystify machine learning and unlock its potential. Join us on this journey as we unravel the secrets of machine learning and empower you to build intelligent systems that can analyze data, make predictions, and drive innovation.

Let’s shape the future together with the power of machine learning!

Featured scaled 1

When the Uncertainty Is Bigger Than the Shock: Scenario Modelling for English Local Elections

Across 64 English authorities and six 2026 scenarios, even the strongest scenario shock was only 13% of the median uncertainty band. In plain English: the model’s assumptions moved the result less than historical forecast error did. The most aggressive challenger surge I could parameterise sits inside the noise the model has produced in past elections. …

When the Uncertainty Is Bigger Than the Shock: Scenario Modelling for English Local Elections Read More »

kdn baptists and bootleggers the hidden coalition behind data driven decisions

Baptists and Bootleggers: The Hidden Coalition Behind ‘Data-Driven’ Decisions

  # Introduction  Every organization loves to call itself “data-driven.” It’s become the gold standard of credibility, the thing you say to shut down dissent in a meeting. But here’s something worth sitting with for a second: the phrase “according to data analytics” can come from two very different places. One is genuine curiosity. The other …

Baptists and Bootleggers: The Hidden Coalition Behind ‘Data-Driven’ Decisions Read More »

cover2 1

Single Agent vs Multi-Agent: When to Build a Multi-Agent System

AI Agents When building an AI agent, the design choice matters. A single agent may be enough for straightforward tasks, while more complex workflows may need multiple specialised agents working together, with each one responsible for a specific part of the process, such as retrieval, writing, verification, coding, testing or review. This post explains the …

Single Agent vs Multi-Agent: When to Build a Multi-Agent System Read More »

kdn open weight text to speach with voxtral tts feature

Open Weight Text-to-Speach with Voxtral TTS

Image by Editor   # Introduction  Voice-enabled applications are everywhere, from virtual assistants to customer service chatbots. But for developers, building natural-sounding speech into apps has often meant relying on expensive cloud APIs or dealing with robotic, unnatural voices. Mistral AI aims to change that with Voxtral TTS. It is a powerful, open-weight text-to-speech (TTS) model …

Open Weight Text-to-Speach with Voxtral TTS Read More »

tds featured image 1

Which Regularizer Should You Actually Use? Lessons from 134,400 Simulations

Authors: Ahsaas Bajaj and Benjamin S Knight ? We ran 134,400 simulations grounded in real production ML models to find out. The answer depends on what you’re optimizing for, and on a single diagnostic you can compute before fitting a model. If you’ve ever trained a linear model in scikit-learn, you’ve faced this question: RidgeCV, …

Which Regularizer Should You Actually Use? Lessons from 134,400 Simulations Read More »

kdn robust data scientist winning with messy data and pingouin feature

The “Robust” Data Scientist: Winning with Messy Data and Pingouin

Image by Editor   # Introduction  A harsh truth to begin with: textbook data science usually becomes a lie in the real world. Concepts and techniques are taught on finely curated, beautifully bell-curved data variables, but as soon as we venture into the wild of real projects, we are hit with lots of outliers, unduly skewed …

The “Robust” Data Scientist: Winning with Messy Data and Pingouin Read More »

kdn self hosted llms in the real world limits workarounds and hard lessons

Self-Hosted LLMs in the Real World: Limits, Workarounds, and Hard Lessons

Image by Editor   # The Self-Hosted LLM Problem(s)  “Run your own large language model (LLM)” is the “just start your own business” of 2026. Sounds like a dream: no API costs, no data leaving your servers, full control over the model. Then you actually do it, and reality starts showing up uninvited. The GPU runs …

Self-Hosted LLMs in the Real World: Limits, Workarounds, and Hard Lessons Read More »

awan 10 python libraries building llm applications 1

10 Python Libraries for Building LLM Applications

Image by Author   # Introduction  Building large language model (LLM) applications is very different from using consumer-facing tools like Claude Code, ChatGPT, or Codex. Those products are great for end users, but when you want to build your own LLM system, you need a lot more control over how everything works behind the scenes. That …

10 Python Libraries for Building LLM Applications Read More »

Scroll to Top