Leanpub Header

Skip to main content

Filters

Category: "Machine Learning"

Books

  1. Mastering Advanced Time Series Forecasting in Python: Probabilistic, Hierarchical, and Foundation Models
    Master advanced forecasting with Python using machine learning, deep learning, and cutting-edge foundational models. Learn hierarchical and probabilistic forecasting, forecastability, metrics, and scalable pipelines. Build robust, real-world forecasting systems with production-ready code and expert guidance.
    Valery Manokhin

    Mastering Advanced Time Series Forecasting in Python is the definitive sequel to the #1 forecasting bestseller. Designed for practitioners who want to go beyond ARIMA and basic ML, this book takes you deep into probabilistic forecasting, hierarchical coherence, and cutting-edge foundation models—backed by production-ready Python code. Learn how to assess forecastability, build scalable pipelines, quantify uncertainty, and deploy systems that deliver real business impact. Written by a globally recognized expert whose methods power multimillion-dollar decisions, this is the practical, honest, and advanced guide every data scientist, ML engineer, and quantitative professional needs to master modern forecasting.

  2. OpenShift AI Platform Guide
    Platform Engineering, GPUs, and Air-Gapped Clusters with OpenShift AI
    Luca Berton

    Build a real AI platform on OpenShift, not just “another Kubernetes cluster.” This guide walks you through air-gapped installs, Quay mirroring, GPUs, InfiniBand, GitOps, and benchmarking—so platform and SRE teams can deliver a secure, observable, high-performance OpenShift AI environment that app teams actually want to use.

  3. This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from the Software Diagnostics and Observability Institute and the Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, root cause analysis, debugging, crash and hang dump analysis, and software trace and log analysis written from 15 April 2024 to 14 November 2025.

  4. Production-Grade Agentic Al
    From brittle workflows to deployable autonomous systems
    Ran Aroussi

    Most AI systems fail in production. They chain prompts together and call it "agentic". They collapse under real-world pressure. The gap isn't the technology – it's missing infrastructure. This book bridges that gap. Learn the architecture patterns and infrastructure to build autonomous AI systems that work at scale. Master what distinguishes real agents from chatbots with tools. Deploy with confidence. Stop building demos. Start shipping production agentic AI.

  5. The Modern Guide to AI-Powered Web Scraping and Automation
    Hands-On Strategies for Stealth, Structured, and AI-Driven Web Scraping
    Wasi

    Discover how modern web scraping goes beyond simple scripts. Learn to extract, automate, and transform data from dynamic websites using Python, Playwright, undetected-chromedriver, Chrome DevTools MCP, and AI tools. Packed with hands-on examples and expert tips, this book shows you how to build ethical, scalable, and intelligent scraping workflows that turn raw web content into actionable insights.

  6. Neural Networks and Adaptive Control
    AN ONLINE MACHINE LEARNING PERSPECTIVE
    César Antonio López Segura

    This book presents a modern approach to system identification and adaptive control through the lens of online machine learning. It bridges theory and practice, guiding readers from classical linear control to advanced nonlinear adaptive methods with MATLAB examples. Designed for students, researchers, and engineers, it provides the knowledge and tools to design intelligent control systems for real-world applications.

  7. ? Mastering Forecasting Metrics & Accuracy: For Data Science and BeyondForecasting models are only as good as the metrics used to measure them. Yet many teams still rely on outdated or misleading measures like MAPE. This book is the first comprehensive, practitioner-friendly guide dedicated entirely to forecast evaluation metrics — blending clear theory, Python recipes, and real-world case studies.Learn how to avoid common pitfalls, measure bias, handle intermittent demand, and apply advanced metrics like MASE, RMSSE, CRPS, pinball loss, and calibration scores. Each chapter includes formulas, code, and visuals to make concepts easy to apply.Perfect for data scientists, ML engineers, analysts, researchers, and industry professionals in retail, finance, and energy. No heavy math required.? Living book: buy once, get free lifetime updates. Final price $40+.Measure what matters.Mastering Forecasting Metrics & Accuracy

  8. Temporal Aware AI memory: Why time is a key in a memory
    Why is time all you need?
    Volodymyr Pavlyshyn

    So how do you make an AI agent and conversational agent understand time? How does time shape attention? How is time important for the context engine? You will learn how to add time to knowledge graphs, how time and causality drive context, and how to make the knowledge graphs that are used for AI memory time-aware.

  9. Machine Learning for C# Developers Made Easy
    Build smart applications with ML.NET
    Fiodar Sazanavets

    Helping C# and .NET developers to learn how to do machine learning and become highly sought-after (and well-paid) AI engineers. No prior experience of ML required!

  10. หนังสือเล่มนี้เป็นคู่มือฉบับกระชับพร้อมภาพประกอบ สำหรับผู้ที่อยากเข้าใจการทำงานภายในของแบบจำลองภาษาขนาดใหญ่ ในบริบทการสัมภาษณ์ ทำโครงการ หรือเพื่อสนองตอบความใคร่รู้ของตนเอง

  11. The Hundred-Page Guide to the Core Mathematics of Machine Learning
    A Practical Introduction to Linear Algebra, Calculus, and Statistics with Python and NumPy
    PR

    Demystify the mathematical foundations of machine learning with this concise, hands-on guide. Dive into the essentials of linear algebra, calculus, and statistics, specifically tailored for practical application with Python and NumPy. No more wading through dense textbooks – get the core concepts you need to build intelligent systems, fast.

  12. Introduction to AI
    Fundamentals, Intuition, and a Simple PyTorch Project
    Elliot Farrow

    You’ll get a clear, beginner-friendly introduction to AI and machine learning, explanations of neural networks, data, and training processes, practical insights into how AI really works (without hype) and a hands-on PyTorch project to build your own small AI

  13. Probabilistic Forecasting with Conformal Prediction in Python
    The Practical Guide to Uncertainty Quantification for Data Science, Machine Learning, and Forecasting
    Valery Manokhin

    Turn uncertainty into a competitive advantage with probabilistic forecasting and Conformal Prediction.

  14. Applied Conformal Prediction:Practical Uncertainty Quantification for Real-World ML
    Practical Uncertainty Quantification for Real-World ML Learn Conformal Prediction (CP), the state-of-the-art technique for building statistically valid, model-agnostic prediction intervals
    Valery Manokhin

    A powerful new book on Conformal Prediction by bestselling author and machine learning expert Valery Manokhin, bridging theory and real-world machine learning. Discover how to quantify uncertainty with statistical guarantees—across deep learning, time series, forecasting, and more. Preorder now before the price goes up.

  15. The inner workings of Large Language Models
    how neural networks learn language
    Roger Gullhaug

    I wanted to understand how ChatGPT and other large language models (LLMs) really work, so I read a lot of books, watched YouTube videos, asked hundreds of questions, and wrote it all down. This book is the result. If you want to understand how large language models like ChatGPT actually work, from tokens and vectors to transformers and training, this book will explain it in a clear, approachable way.