Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Procesamiento de datos

Si te gustan los eBooks de Procesamiento de datos, seguro que te encanta esta selección.
Mostrando 73 - 96 de 3531 resultados
Skip side bar filters
  • Oracle Quick Guides Part 3 - Coding in Oracle: SQL and PL/SQL

    Series Libro 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 ... Leer más

    $3.50 USD

  • 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 ... Leer más

    $44.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 ... Leer más

    $13.99 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 ... Leer más

    $28.99 USD

  • TensorFlow for Deep Learning

    From Linear Regression to Reinforcement Learning

    Learn how to solve challenging machine learning problems with TensorFlow, Google’s revolutionary new software library for deep learning. If you have some background in basic linear algebra and calculus, this practical book introduces machine-learning fundamentals by showing you how to design systems capable of detecting objects in images, understanding text, analyzing video, and predicting the ... Leer más

    $43.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 ... Leer más

    $28.79 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 ... Leer más

    $10.99 USD o gratis con Kobo Plus

  • 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 ... Leer más

    $24.99 USD

  • Essential Math for AI

    Next-Level Mathematics for Efficient and Successful AI Systems

    de 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 ... Leer más

    $48.99 USD

  • Managing Cloud Native Data on Kubernetes

    Architecting Cloud Native Data Services Using Open Source Technology

    Is Kubernetes ready for stateful workloads? This open source system has become the primary platform for deploying and managing cloud native applications. But because it was originally designed for stateless workloads, working with data on Kubernetes has been challenging. If you want to avoid the inefficiencies and duplicative costs of having separate infrastructure for applications and data, this ... Leer más

    $48.99 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 ... Leer más

    $30.99 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 ... Leer más

    $13.99 USD

  • Database Design and Relational Theory

    Normal Forms and All That Jazz

    de 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 ... Leer más

    $28.99 USD

  • A Hands-On Guide to Fine-Tuning Large Language Models with PyTorch and Hugging Face

    Are you ready to fine-tune your own LLMs?This book is a practical guide to fine-tuning Large Language Models (LLMs), combining high-level concepts with step-by-step instructions to train these powerful models for your specific use cases.Who Is This Book For?This is an intermediate-level resource—positioned between building a large language model from scratch and deploying an LLM in producti... ... Leer más

    $9.95 USD

  • Meganets

    How Digital Forces Beyond Our Control Commandeer Our Daily Lives and Inner Realities

    How the autonomous digital forces jolting our lives – as uncontrollable as the weather and plate tectonics – are transforming life, society, culture, and politics.David Auerbach’s exploration of the phenomenon he has identified as the meganet begins with a simple, startling revelation: There is no hand on the tiller of some of the largest global digital forces that influence our daily lives: from ... Leer más

    $18.99 USD

  • Mastering Kafka Streams and ksqlDB

    de 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 ... Leer más

    $48.99 USD

  • 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 ... Leer más

    $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 ... Leer más

    $58.99 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 ... Leer más

    $41.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 ... Leer más

    $23.99 USD

  • Natural Language Annotation for Machine Learning

    A Guide to Corpus-Building for Applications

    Create your own natural language training corpus for machine learning. Whether you’re working with English, Chinese, or any other natural language, this hands-on book guides you through a proven annotation development cycle—the process of adding metadata to your training corpus to help ML algorithms work more efficiently. You don’t need any programming or linguistics experience to get started ... Leer más

    $23.99 USD

  • Deep Learning from Scratch

    Building with Python from First Principles

    de 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, ... Leer más

    $41.99 USD

  • Getting Started with CouchDB

    Extreme Scalability at Your Fingertips

    de MC Brown ...
    CouchDB is a new breed of database for the Internet, geared to meet the needs of today’s dynamic web applications. With this concise introduction, you’ll learn how CouchDB’s simple model for storing, processing, and accessing data makes it ideal for the type of data and rapid response users now demand from your applications—and how easy CouchDB is to set up, deploy, maintain, and scale.The code ... Leer más

    $13.99 USD

  • Breaking the Social Media Prism

    How to Make Our Platforms Less Polarizing

    de Chris Bail ...
    A revealing look at how user behavior is powering deep social divisions online—and how we might yet defeat political tribalism on social mediaIn an era of increasing social isolation, platforms like Facebook and Twitter are among the most important tools we have to understand each other. We use social media as a mirror to decipher our place in society but, as Chris Bail explains, it functions more ... Leer más

    $15.09 USD