Leanpub Header

Skip to main content

Filters

Category: "Data Science"

Books

  1. Theoretical Software Diagnostics
    Collected Articles, Fourth Edition
    Dmitry Vostokov

    Contains reprinted articles in full color (including more than 230 figures) from 16 volumes of Memory Dump Analysis Anthology (Diagnomicon) related to pattern-oriented software diagnostics with additional comments showing the historical development of this autonomous and distinctive discipline over the last 18 years.

  2. The Hitchhiker’s Guide to Plotnine
    Don’t panic and create beautiful plots with Python
    Jodie Burchell and Mauricio 'Pacha' Vargas Sepúlveda

    This book will help you easily build beautiful plots in Python using the powerful plotnine package, which has been adapted from the popular ggplot2 package in R. If you'd like to create highly customised plots, including replicating the styles of XKCD and fivethirtyeight, this is your book.

  3. Hacker's Guide to Machine Learning with Python
    Hands-on guide to solving real-world Machine Learning problems with Scikit-Learn, TensorFlow 2, and Keras
    Venelin Valkov

    This book brings the fundamentals of Machine Learning to you, using tools and techniques used to solve real-world problems in Computer Vision, Natural Language Processing, and Time Series analysis. The skills taught in this book will lay the foundation for you to advance your journey to Machine Learning Mastery!

  4. Getting Started with Data Journalism - Second Edition
    Writing data stories in any size newsroom
    Claire Miller

    The second edition of Getting Started with Data Journalism - updated, with expanded sections, as well as new examples and exercises. This new edition brings the book up to date because, while the basic skills needed for data journalism have not changed, the tools and techniques have evolved since the first edition of this book was published.

  5. Models of Learning and Optimization for Data Scientists
    A Python hands-on approach
    Sergio Rojas Galeano
    No Description Available
  6. Trace, Log, Text, Narrative, Data
    An Analysis Pattern Reference for Information Mining, Diagnostics, Anomaly Detection, Fifth Edition
    Dmitry Vostokov

    General trace and log analysis patterns allow the application of uniform diagnostics and anomaly detection across diverse software environments. This pattern language covers any execution artifact from a small debugging trace to a distributed log with billions of messages from hundreds of computers, thousands of components, threads, and processes.

  7. Modern R with the tidyverse
    Bruno Rodrigues, Phd

    Learn to use R, the tidyverse collection of packages and functional programming concepts to write efficient and readable code.

  8. Education Data Done Right
    Lessons from the Trenches of Applied Data Science
    Jared Knowles, Wendy Geller, and Dorothyjean Cratty

    Lots of pundits and researchers have ideas about how education data work should be done and who should do it. Many of their ideas are disseminated widely. This book covers the things those books do not: metadata, working with enterprise IT, data requests, politics, and why descriptive statistics can take you far.

  9. Hacker's Guide to Neural Networks in JavaScript
    Beginners guide to understanding Machine Learning in the browser with TensorFlow.js
    Venelin Valkov

    Build Machine Learning models (especially Deep Neural Networks) that you can easily integrate with existing or new web apps. Think of your ReactJs, Vue, or Angular app enhanced with the power of Machine Learning models.

  10. Sharing your work
    An open source toolchain for creating and sharing data products.
    Martin Frigaard

    A primer on RStudio, Git, and GitHub.

  11. Voice of Foreign Exchange™ Expert Advisors
    MQL Expert Advisor Source Code Strategies - Volume I
    Stephen Gose

    The "Voice of Foreign Exchange™" is a series of 8 expert advisors reinventing the "Elliott Wave Theory" and other popular trading methods using modern communications formula. This is Volume I in the Expert Advisor Series. This book has the source code for 2 expert advisors and the Voice over Foreign Exchange™ (Vo4X) engine.

  12. Want to know about data mining? This book will help you to do data mining using Weka and RapidMiner.

  13. Coffee Break NumPy
    A Simple Road to Data Science Mastery That Fits Into Your Busy Life
    Christian Mayer, Lukas Rieger, and Zohaib Riaz

    Fear of missing out on data science and machine learning?This ​eBook ​gives you a fun way to start learning data science with Python. ​It gives you a thorough introduction Python's most important library for data science: NumPy. 100% Based on puzzle-based learning - scientifically proven to generate ​44% better learning retention and ​efficiency.​

  14. Hands-On Machine Learning from Scratch
    Develop a Deeper Understanding of Machine Learning Models by Implementing Them from Scratch in Python
    Venelin Valkov

    "What I cannot create, I do not understand" - Richard Feynman This book will guide you on your journey to deeper Machine Learning understanding by developing algorithms in Python from scratch! Learn why and when Machine learning is the right tool for the job and how to improve low performing models!

  15. Data Analysis and Visualisation in Climate Science
    A Programmer's Guide
    Sebastian Engelstaedter

    The interest of many young scientists in climate research is often cut short by the sometimes stressful experience of having to learn how to code. This book covers everything a student or young researcher needs to know covering climate data types and file formats, remote server login, the Unix command line, number crunching with CDO and Python Xarray/NumPy as well as how to create high-quality publishable plots.