Leanpub Header

Skip to main content

Filters

Category: "Machine Learning"

Books

  1. Data Mesh Architektur
    Data Mesh Architektur
    Aus der Engineering-Perspektive
    Dr. Simon Harrer, Larysa Visengeriyeva, and Jochen Christ

    In diesem Primer erklären wir Data Mesh aus der Engineering-Perspektive.

  2. Simplifying Machine Learning with PyCaret
    Simplifying Machine Learning with PyCaret
    A Low-code Approach for Beginners and Experts!
    Giannis Tolios

    A beginner-friendly introduction to machine learning with Python, that is based on the PyCaret and Streamlit libraries. Readers will delve into the fascinating world of artificial intelligence, by easily training and deploying their ML models!

  3. Aprende Machine Learning en Español
    Aprende Machine Learning en Español
    Teoría + Práctica Python
    Juan Ignacio Bagnato

    Aprende los conceptos básicos del Machine Learning y avanza poco a poco con teoría y divertidos ejercicios prácticos en Python a niveles intermedios y avanzados hasta llegar al Deep Learning.Tu camino para convertirte en un Científico de Datos comienza aquí

  4. The Ultimate Cheat Sheet for Longitudinal Data Analysis in R
    The Ultimate Cheat Sheet for Longitudinal Data Analysis in R
    Learn key concepts, commands and analyses for longitudinal data analysis
    Alexandru Cernat

    Longitudinal data are powerful but complex, requiring new concepts, data structures, and models that can feel overwhelming to learn. This cheat sheet brings together the key ideas, R commands, and modelling approaches into a single workflow, helping you understand how everything fits together and providing the building blocks for mastering longitudinal data analysis.

  5. Data Mesh Architecture
    Data Mesh Architecture
    From the Engineering Perspective
    Dr. Simon Harrer, Larysa Visengeriyeva, and Jochen Christ

    Data Mesh is a sociotechnical approach that enables development teams to autonomously carry out data analysis. In this primer, we explain Data Mesh from the engineering perspective.

  6. Leaving the Rat Race with Python
    Leaving the Rat Race with Python
    An Insider's Guide to Freelance Developing
    Finxter and Lukas Rieger

    Is There a Six-Figure Freelance Developer in You?Leaving the Rat Race with Python shows you how to nurture, grow, and harness your work-from-home coding business online --- and live the good life!It's an insider's guide to freelance developing. Start your new thriving coding business now!

  7. Learn Python the Simple Way
    Learn Python the Simple Way
    The fundamental programming language for Machine Learning (ML), Scientific and Numeric Computing, Robotics and Web Development
    Sanjib Sinha

    Reading "Learn Python the Simple Way", you'll learn how software work.At this moment, Python is one of the fundamental programming languages for Machine Learning (ML), Scientific and Numeric Computing, Robotics and even Web Development.

  8. Writing GPU Kernels with CUDA Rust
    Writing GPU Kernels with CUDA Rust
    A Practical Guide to High-Performance GPU Computing from Rust
    Steve Publications

    Unlock NVIDIA GPU performance from Rust. This practical guide takes you from GPU architecture and memory hierarchies to writing and optimizing real CUDA Rust kernels. Explore both official Rust CUDA approaches with runnable examples and learn how to build fast, production-ready GPU code without giving up Rust’s safety and clarity.

  9. Apache Airflow Cookbook
    Apache Airflow Cookbook
    Handy solutions to build, containerize and troubleshoot production ETL, ELT, MLOps and AIOps pipelines
    GitforGits | Asian Publishing House

    We'll be working on a platform made up of seventy-nine recipes together. It starts off as a simple task, printing a line, but by the last chapter it covers extraction, warehousing, containers, machine learning and incident response. You can't just throw away examples in your work, and you shouldn't be doing that in your examples either. You don't need to be an Airflow expert to get started. What you're really learning here isn't a tool. It's all about making sure work is repeatable, observable and safe to rerun.

  10. Distilling Intelligence
    Distilling Intelligence
    Industrial-Scale AI Model Distillation and API Security
    Steve Publications

    AI models do not have to be huge, slow or expensive. Distilling Intelligence explores how to build smaller models that perform at scale, then secure the APIs that serve them. From compression and distributed serving to extraction attacks, observability and incident response, this book covers what it takes to run AI reliably in the real world.

  11. Detección de fraude en retail con Machine Learning
    Detección de fraude en retail con Machine Learning
    Una guía práctica desde SQL y la construcción de variables hasta modelos predictivos y evidencia operacional
    Horacio Zilleruelo

    Aprende a combinar SQL, Python, estadística y Machine Learning para priorizar posibles fraudes en retail. Un enfoque práctico, técnico y aplicado, con ejemplos, visualizaciones y códigos de apoyo.

  12. Machine Learning with TensorFlow.js
    Machine Learning with TensorFlow.js
    From Fundamentals to Production in JavaScript and TypeScript
    Steve Publications

    Build real machine learning applications with TensorFlow.js, from your first model to production-ready systems. Learn how to train and deploy models in the browser and Node.js, tackle real-world challenges and explore modern techniques with practical JavaScript and TypeScript examples you can run and adapt.

  13. Toyota Production System Concepts
    Toyota Production System Concepts
    Understanding OEE in Lean Production
    Mohammed Hamed Ahmed Soliman

    This practical guide explains how to calculate, interpret, and improve OEE using real-world examples, enabling engineers, supervisors, and Lean practitioners to increase productivity, reduce downtime, and achieve world-class manufacturing performance.

  14. From Zero to Agents - A Foundational AI/ML Course, Built From First Principles
    From Zero to Agents - A Foundational AI/ML Course, Built From First Principles
    Volume 1: Language, Math, and Neural Networks from Scratch
    Junaid Hassan

    A from-scratch AI/ML course that treats you like an engineer, not a tourist — three modules covering language-as-numbers, the math foundations, and neural networks, each concept built in raw Python first, then PyTorch, so you always know what's really happening under the hood.

  15. Full-Length Practice Exams
    Full-Length Practice Exams
    Where the domains meet — which is where the exam lives
    Hatem M.

    The eight volumes before this one each teach a single domain, and each is deliberatelyself-contained. The exams do not ask about domains — they ask about systems, and a system spansall of them at once. "A retrieval system is slow, expensive and occasionally wrong — which do you fix first?" needsretrieval, optimisation and operations together. Every one of the 150 questions here crosses atleast two domains, because that is the specific thing a single-domain book cannot teach you.