Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Data Processing eBooks

If you like Data Processing eBooks, then you'll love these top picks.
Showing 73 - 96 of 3478 Results
Skip side bar filters
  • Causal Inference in Python

    Applying Causal Inference in the Tech Industry

    How many buyers will an additional dollar of online marketing bring in? Which customers will only buy when given a discount coupon? How do you establish an optimal pricing strategy? The best way to determine how the levers at our disposal affect the business metrics we want to drive is through causal inference.In this book, author Matheus Facure, senior data scientist at Nubank, explains the ... Read more

    $48.99 USD

  • AI-Powered Search

    Apply cutting-edge machine learning techniques—from crowdsourced relevance and knowledge graph learning, to Large Language Models (LLMs)—to enhance the accuracy and relevance of your search results.Delivering effective search is one of the biggest challenges you can face as an engineer. AI-Powered Search is an in-depth guide to building intelligent search systems you can be proud of. It covers the ... Read more

    $58.99 USD

  • Database Design and Relational Theory

    Normal Forms and All That Jazz

    by C.J. Date ...
    What makes this book different from others on database design? Many resources on design practice do little to explain the underlying theory, and books on design theory are aimed primarily at theoreticians. In this book, renowned expert Chris Date bridges the gap by introducing design theory in ways practitioners can understand—drawing on lessons learned over four decades of experience to ... Read more

    $28.09 USD

  • Cloud Native Data Center Networking

    Architecture, Protocols, and Tools

    If you want to study, build, or simply validate your thinking about modern cloud native data center networks, this is your book. Whether you’re pursuing a multitenant private cloud, a network for running machine learning, or an enterprise data center, author Dinesh Dutt takes you through the steps necessary to design a data center that’s affordable, high capacity, easy to manage, agile, and ... Read more

    $36.79 USD

  • MongoDB and PHP

    Document-Oriented Data for Web Developers

    by Steve Francia ...
    What would happen if you optimized a data store for the operations application developers actually use? You’d arrive at MongoDB, the reliable document-oriented database. With this concise guide, you’ll learn how to build elegant database applications with MongoDB and PHP.Written by the Chief Solutions Architect at 10gen—the company that develops and supports this open source database—this book ... Read more

    $11.59 USD

  • Graph Databases

    New Opportunities for Connected Data

    Discover how graph databases can help you manage and query highly connected data. With this practical book, you’ll learn how to design and implement a graph database that brings the power of graphs to bear on a broad range of problem domains. Whether you want to speed up your response to user queries or build a database that can adapt as your business evolves, this book shows you how to apply the ... Read more

    $30.99 USD

  • Bad Data Handbook

    Cleaning Up The Data So You Can Get Back To Work

    What is bad data? Some people consider it a technical phenomenon, like missing values or malformed records, but bad data includes a lot more. In this handbook, data expert Q. Ethan McCallum has gathered 19 colleagues from every corner of the data arena to reveal how they’ve recovered from nasty data problems.From cranky storage to poor representation to misguided policy, there are many paths to ... Read more

    $23.09 USD

  • Python Machine Learning

    Learn how to build powerful Python machine learning algorithms to generate useful data insights with this data analysis tutorial

    Unlock deeper insights into Machine Leaning with this vital guide to cutting-edge predictive analyticsKey FeaturesLeverage Python’s most powerful open-source libraries for deep learning, data wrangling, and data visualizationLearn effective strategies and best practices to improve and optimize machine learning systems and algorithmsAsk – and answer – tough questions of your data with robust ... Read more

    $37.79 USD or Free with Kobo Plus

  • Measuring Data Quality for Ongoing Improvement

    A Data Quality Assessment Framework

    Series series The Morgan Kaufmann Series on Business Intelligence
    The Data Quality Assessment Framework shows you how to measure and monitor data quality, ensuring quality over time. You'll start with general concepts of measurement and work your way through a detailed framework of more than three dozen measurement types related to five objective dimensions of quality: completeness, timeliness, consistency, validity, and integrity. Ongoing measurement, rather ... Read more

    $44.99 USD

  • Semantic Modeling for Data

    What value does semantic data modeling offer? As an information architect or data science professional, let’s say you have an abundance of the right data and the technology to extract business gold—but you still fail. The reason? Bad data semantics.In this practical and comprehensive field guide, author Panos Alexopoulos takes you on an eye-opening journey through semantic data modeling as applied ... Read more

    $55.49 USD

  • Programming Hive

    Data Warehouse and Query Language for Hadoop

    Need to move a relational database application to Hadoop? This comprehensive guide introduces you to Apache Hive, Hadoop’s data warehouse infrastructure. You’ll quickly learn how to use Hive’s SQL dialect—HiveQL—to summarize, query, and analyze large datasets stored in Hadoop’s distributed filesystem.This example-driven guide shows you how to set up and configure Hive in your environment, provides ... Read more

    $24.49 USD

  • Análisis de datos

    ANÁLISIS DE DATOS aborda de manera simple y directa un conjunto de técnicas que permiten responder preguntas de investigación desde una perspectiva empírica y probabilística. El objetivo es desarrollar en el lector las habilidades cuantitativas necesarias ... Read more

    $10.79 USD or Free with Kobo Plus

  • Oracle Quick Guides Part 3 - Coding in Oracle: SQL and PL/SQL

    Series Book 3 - Oracle Quick Guides
    This is Part 3 of a series of quick learning guides for Oracle designers, developers and managers. Part 3 introduces completely new entrants to the main concepts of the SQL language and to the use and development of Oracle's PL/SQL procedural version of SQL.The guide includes details of how to install and use a SQL*Plus client and the basic use of Oracle's SQL Developer tool. The guide also ... Read more

    $3.50 USD

  • Think Bayes

    If you know how to program, you're ready to tackle Bayesian statistics. With this book, you'll learn how to solve statistical problems with Python code instead of mathematical formulas, using discrete probability distributions rather than continuous mathematics. Once you get the math out of the way, the Bayesian fundamentals will become clearer and you'll begin to apply these techniques to real ... Read more

    $34.59 USD

  • Web Database Applications with PHP and MySQL

    Building Effective Database-Driven Web Sites

    There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the ... Read more

    $28.79 USD

  • Deep Learning from Scratch

    Building with Python from First Principles

    by Seth Weidman ...
    With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. You’ll start with deep learning basics and move quickly to the details of important advanced architectures, ... Read more

    $41.09 USD

  • Data Quality Fundamentals

    A Practitioner's Guide to Building Trustworthy Data Pipelines

    Do your product dashboards look funky? Are your quarterly reports stale? Is the data set you're using broken or just plain wrong? These problems affect almost every team, yet they're usually addressed on an ad hoc basis and in a reactive manner. If you answered yes to these questions, this book is for you.Many data engineering teams today face the "good pipelines, bad data" problem. It doesn't ... Read more

    $41.09 USD

  • Scaling MongoDB

    Sharding, Cluster Setup, and Administration

    Create a MongoDB cluster that will grow to meet the needs of your application. With this short and concise book, you'll get guidelines for setting up and using clusters to store a large volume of data, and learn how to access the data efficiently. In the process, you'll understand how to make your application work with a distributed database system.Scaling MongoDB will help you:Set up a MongoDB ... Read more

    $13.09 USD

  • Essential Math for AI

    Next-Level Mathematics for Efficient and Successful AI Systems

    by Hala Nelson ...
    Companies are scrambling to integrate AI into their systems and operations. But to build truly successful solutions, you need a firm grasp of the underlying mathematics. This accessible guide walks you through the math necessary to thrive in the AI field such as focusing on real-world applications rather than dense academic theory.Engineers, data scientists, and students alike will examine ... Read more

    $48.99 USD

  • Thinking Clearly with Data

    A Guide to Quantitative Reasoning and Analysis

    An engaging introduction to data science that emphasizes critical thinking over statistical techniquesAn introduction to data science or statistics shouldn’t involve proving complex theorems or memorizing obscure terms and formulas, but that is exactly what most introductory quantitative textbooks emphasize. In contrast, Thinking Clearly with Data focuses, first and foremost, on critical thinking ... Read more

    $26.69 USD

  • Mastering Kafka Streams and ksqlDB

    by Mitch Seymour ...
    Working with unbounded and fast-moving data streams has historically been difficult. But with Kafka Streams and ksqlDB, building stream processing applications is easy and fun. This practical guide shows data engineers how to use these tools to build highly scalable stream processing applications for moving, enriching, and transforming large amounts of data in real time.Mitch Seymour, data ... Read more

    $48.99 USD

  • Big Data

    A Revolution That Will Transform How We Live, Work, and Think

    A revelatory exploration of the hottest trend in technology and the dramatic impact it will have on the economy, science, and society at large.Which paint color is most likely to tell you that a used car is in good shape? How can officials identify the most dangerous New York City manholes before they explode? And how did Google searches predict the spread of the H1N1 flu outbreak?The key to ... Read more

    $13.99 USD

  • Streaming Architecture

    New Designs Using Apache Kafka and MapR Streams

    More and more data-driven companies are looking to adopt stream processing and streaming analytics. With this concise ebook, you’ll learn best practices for designing a reliable architecture that supports this emerging big-data paradigm.Authors Ted Dunning and Ellen Friedman (Real World Hadoop) help you explore some of the best technologies to handle stream processing and analytics, with a focus ... Read more

    $15.89 USD

  • MongoDB for C# by Example

    Code illustration for MongoDB programming using C#. Book topics cover: * Development Environment * Connecting to MongoDB * Create and Delete Database * Create, Read and Delete Database Collection * Create, Read, Update and Delete Collection Data * Finding and Querying Data * Binary and Image Collection Data * Working with GridFS * Embedded Document * LINQ ... Read more

    $4.91 USD