Towards Data Science

2 min read Original article ↗
  • Understanding default risk through statistical analysis of borrower and loan characteristics.

  • How AI has completely transformed the way I study as a graduate student

Latest

  • Navigating the performance cliff: How pairing MRL with int8 and binary quantization balances infrastructure costs…

  • A beginner-friendly walkthrough of API calls, environment variables, and real-world AI infrastructure

  • Tired of the AI hype? Let’s talk about the probabilistic algorithms actually driving high-end quantitative…

  • Understanding why spectral clustering outperforms K-means

  • The 4 statistical sins that invalidate most A/B tests, plus a pre-test checklist and Bayesian…

  • A visual, intuition-first guide to understanding what the math is really doing — from winding…

  • I really thought I was onto something big: add a couple of simple domain rules…

  • Like-for-Like (L4L) solutions are essential for comparing elements. It’s about comparing only comparable elements, in…

  • How to design and implement agent skills for custom agents outside the Claude ecosystem

Editor’s Picks

  • A data-driven introduction to game theory, Nash equilibrium, and strategic decision-making

  • From one model to managing a massive portfolio: What 10 years in the industry taught…

  • What if natural language is not the best abstraction for driving?

  • Photo by natalie nedelmann on Unsplash

    6 pillars to declutter your stack, escape the service trap, and build the missing foundations…

  • Same notification system, two architectures. Unstructured generation couples everything into a single module. Structured generation…

  • Learn how Zero Redundancy Optimizer works, how to implement it from scratch, and how to…

  • Too many prototypes, too few products

  • Understanding keyword search, TF-IDF, and BM25

The Variable Newsletter

  • Authors can now benefit from updated earning tiers and a higher article cap

  • Sorting through the good, bad, and ambiguous aspects of vibe coding

Deep Dives

  • Why traditional RAG loses context and how contextual retrieval dramatically improves retrieval accuracy

  • Five classical data science skills are becoming the scarcest resource in tech. A 90-day roadmap…

  • The Road to Reality — Episode 1

  • A practical guide to choosing between single-pass pipelines and adaptive retrieval loops based on your…

  • A PyTorch implementation on the YOLOv3 architecture from scratch

  • Reducing LLM costs by 30% with validation-aware, multi-tier caching