Leanpub Header

Skip to main content

Filters

Category: "Data Science"

Books

  1. OpenIntro Statistics
    OpenIntro Statistics
    Includes 1st, 2nd, 3rd, and 4th Editions
    OpenIntro, Christopher Barr, Mine Cetinkaya-Rundel, and David Diez

    A complete foundation for Statistics, also serving as a foundation for Data Science. Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects. More resources: openintro.org.

  2. The Hundred-Page Language Models Book
    The Hundred-Page Language Models Book
    hands-on with PyTorch
    Andriy Burkov

    Master language models through mathematics, illustrations, and code―and build your own from scratch!

  3. Introduction to Modern Statistics
    Introduction to Modern Statistics
    OpenIntro, Mine Cetinkaya-Rundel, and Johanna Hardin

    The book is also available in paperback for $25. Paperback royalties go to OpenIntro (US-based nonprofit), and the optional Leanpub PDF contributions go to authors to fund their time on this book.

  4. The Hundred-Page Machine Learning Book

    Everything you really need to know in Machine Learning in a hundred pages.

  5. Essays on Data Analysis

    This book draws a complete picture of the data analysis process, filling out many details that are missing from previous presentations. It presents a new perspective on what makes for a successful data analysis and how the quality of data analyses can be judged.

  6. Introductory Statistics for the Life and Biomedical Sciences
    Introductory Statistics for the Life and Biomedical Sciences
    OpenIntro, Dave Harrington, and Julie Vu

    Introduction to Statistics for the Life and Biomedical Sciences is the 4th official OpenIntro book and has been written to be used in conjunction with a set of self-paced learning labs. These labs guide students through learning how to apply statistical ideas and concepts discussed in the text with the R computing language.

  7. Deep Learning with PyTorch Step-by-Step
    Deep Learning with PyTorch Step-by-Step
    A Beginner's Guide
    Daniel Voigt Godoy

    Revised for PyTorch 2.x! In 2019, I published a PyTorch tutorial on Towards Data Science and I was amazed by the reaction from the readers! Their feedback motivated me to write this book to help beginners start their journey into Deep Learning and PyTorch. I hope you enjoy reading this book as much as I enjoy writing it.

  8. Introducción al Análisis Exploratorio de Datos.
    Introducción al Análisis Exploratorio de Datos.
    Aplicaciones con R y datos reales.
    Vicente Coll-Serrano

    En el manual expongo, de forma clara y sencilla, los conceptos básicos de un análisis exploratorio de datos a nivel descriptivo y cómo llevarlo a la práctica con el software estadístico R y datos reales. El libro está pensado para que el lector avance paso a paso en su proceso de auto-aprendizaje, por lo que se proporcionan muchos ejemplos.

  9. Principles of fMRI
    Principles of fMRI
    Tor D. Wager and Martin A. Lindquist

    Functional Magnetic Resonance Imaging (fMRI) is the most widely used technique for investigating the living, functioning human brain as people perform tasks and experience mental states. This book covers the design, acquisition, and analysis of fMRI data.

  10. Introduction to Data Science
    Introduction to Data Science
    Data Analysis and Prediction Algorithms with R
    Rafael A Irizarry

    The demand for skilled data science practitioners in industry, academia, and government is rapidly growing. This book introduces concepts from probability, statistical inference, linear regression and machine learning and R programming skills. Throughout the book we demonstrate how these can help you tackle real-world data analysis challenges.

  11. Interpretable Machine Learning (Third Edition)
    Interpretable Machine Learning (Third Edition)
    A Guide for Making Black Box Models Explainable
    Christoph Molnar

    This book teaches you how to make machine learning models more interpretable.

  12. The Agentic AI book
    The Agentic AI book
    From Language Models to Multi-Agent Systems
    Dr. Ryan Rad

    It's never been easier to build an AI agent — and never been harder to make one that actually works. This book takes you from language model foundations to production-ready multi-agent systems with the depth to predict failure before it happens, engineer graceful degradation over catastrophic failure, and take absolute architectural ownership. Get the paperback from amazon.

  13. Applied Conformal Prediction:Practical Uncertainty Quantification for Real-World ML
    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.

  14. The Elements of Data Analytic Style
    The Elements of Data Analytic Style
    A guide for people who want to analyze data.
    Jeff Leek
    No Description Available
  15. Data Analysis for the Life Sciences
    Data Analysis for the Life Sciences
    Rafael A Irizarry and Michael I Love

    Data analysis is now part of practically every research project in the life sciences. In this book we use data and computer code to teach the necessary statistical concepts and programming skills to become a data analyst. Instead of showing theory first and then applying it to toy examples, we start with actual applications and describe the theory as it becomes necessary to solve specific challenges. The book includes links to computer code that readers can use to follow along as they program.