Leanpub Header

Skip to main content

Filters

Category: "Data Science"

Data Science

  1. Modern R with the tidyverse
    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.

  2. Education Data Done Right
    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.

  3. Hacker's Guide to Neural Networks in JavaScript
    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.

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

    A primer on RStudio, Git, and GitHub.

  5. Voice of Foreign Exchange™ Expert Advisors
    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.

  6. A Quick Guide to Data Mining using RapidMiner and Weka

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

  7. Hands-On Machine Learning from Scratch
    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!

  8. Data Analysis and Visualisation in Climate Science
    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.

  9. Recommendation Systems with Python
    Recommendation Systems with Python
    Build your recommendation engine step-by-step with python
    Hisham El-Amir

    If you want to learn about recommendation engines, and how it works then this book is for you. but if you want to build a recommendation engine and learn the approaches of it such machine learning techniques that predict user purchases and preferences then this book also for you.

  10. Startups with China
    Startups with China
    Ideas and Execution Plans
    Qiao Zhang

    Have you ever wanted to start a business in China? The book is an ideas library with detailed execution plans to help non-Chinese entrepreneurs start a business in China, within fields of coding, AI and Machine Learning, IoT, Internet, Consumer Products and Services, Investment, Fintech, Data Analytics, B2B and MarTech.

  11. Matrix and Tensor Factorization for Profiling Player Behavior

    Know more about your users with easy-to-implement and interpretable matrix and tensor factorization based representation learning!

  12. Inferência em Ciências e Aprendizagem de Máquina
    Inferência em Ciências e Aprendizagem de Máquina
    Filosofia e aplicações com estatística e probabilidade.
    Felipe Coelho Argolo

    Um texto introdutório à ciência de dados escrito em língua portuguesa.Usa uma base filosófica para alinhar abstrações matemáticas e aplicações com software. Aborda temas elementares e avançados.R, STAN, testes estatísticos, análise multivariada, inferência bayesiana, redes neurais e deep learning. Teorema do Lim. Central, MCMC, Gradient Descent

  13. A spike in the glass
    A spike in the glass
    Philip T Woodhouse

    Snared the 'daydream' while it was a fresh

  14. Data & Excel
    Data & Excel
    Importer og Analyser data i Excel
    Tue Hellstern

    Lær hvordan du kan bruge Excel til at analysere data.Hvordan kan du arbejde med store datamængder i Excel.

  15. Core ML Survival Guide
    Core ML Survival Guide
    More than you ever wanted to know about mlmodel files and the Core ML and Vision APIs
    Matthijs Hollemans

    Core ML is pretty easy to use — except when it doesn’t do what you want. The Core ML Survival Guide is packed with tips and tricks for solving the most common Core ML problems. Updated for iOS 14 and macOS 11.