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 1801 - 1824 of 3578 Results
Skip side bar filters
  • Data Science Bookcamp

    Five real-world Python projects

    Learn data science with Python by building five real-world projects! Experiment with card game predictions, tracking disease outbreaks, and more, as you build a flexible and intuitive understanding of data science.In Data Science Bookcamp you will learn:- Techniques for computing and plotting probabilities- Statistical analysis using Scipy- How to organize datasets with clustering algorithms- How ... Read more

    $49.99 USD

  • Spring Batch in Action

    SummarySpring Batch in Action is an in-depth guide to writing batch applications using Spring Batch. Written for developers who have basic knowledge of Java and the Spring lightweight container, the book provides both a best-practices approach to writing batch jobs and comprehensive coverage of the Spring Batch framework.About the TechnologyEven though running batch jobs is a common task, there's ... Read more

    $58.99 USD

  • HBase in Action

    SummaryHBase in Action has all the knowledge you need to design, build, and run applications using HBase. First, it introduces you to the fundamentals of distributed systems and large scale data handling. Then, you'll explore real-world applications and code samples with just enough theory to understand the practical techniques. You'll see how to build applications with HBase and take advantage of ... Read more

    $49.99 USD

  • Machine Learning Systems

    Designs that scale

    by Jeffrey Smith ...
    SummaryMachine Learning Systems: Designs that scale is an example-rich guide that teaches you how to implement reactive design solutions in your machine learning systems to make them as reliable as a well-built web app.Foreword by Sean Owen, Director of Data Science, ClouderaAbout the TechnologyIf you’re building machine learning models to be used on a small scale, you don't need this book. But if ... Read more

    $49.99 USD

  • Event Streams in Action

    Real-time event systems with Kafka and Kinesis

    SummaryEvent Streams in Action is a foundational book introducing the ULP paradigm and presenting techniques to use it effectively in data-rich environments.About the TechnologyMany high-profile applications, like LinkedIn and Netflix, deliver nimble, responsive performance by reacting to user and system events as they occur. In large-scale systems, this requires efficiently monitoring, managing, ... Read more

    $49.99 USD

  • Smart Technologies for an All-Electric Society

    Proceedings of the 22nd International Conference on Smart Technologies & Education (STE2025). Volume 1

    Series series Springer Nature Proceedings excluding Computer Science
    The International Conference on Smart Technologies & Education (STE) brings together a global community of researchers, educators, and innovators at the intersection of emerging technologies and engineering education. The 2025 edition, held in Santiago, Chile, marked a milestone as the conference’s first presence in Latin America—a region rapidly advancing in digital transformation and ... Read more

    $197.09 USD

  • Knowledge Graphs and LLMs in Action

    Build AI systems using connected data

    Combine knowledge graphs with large language models to deliver powerful, reliable, and explainable AI solutions.Knowledge graphs model relationships between the objects, events, situations, and concepts in your domain so you can readily identify important patterns in your own data and make better decisions. Paired up with large language models, they promise huge potential for working with ... Read more

    $58.99 USD

  • Anticipating Socio-Ecological Impacts of Artificial Intelligence

    Proceedings of the 12th International UES-EUS Congress

    Series series Springer Nature Proceedings excluding Computer Science
    This volume presents selected, peer-reviewed contributions from the 12th International Congress of the European Union for Systemics (UES–EUS 2025), exploring the socio-ecological, epistemological, and governance implications of artificial intelligence across architectural, urban, and territorial systems.Bringing together interdisciplinary perspectives from systems theory, architecture, computer ... Read more

    $197.09 USD

  • Advanced Information Networking and Applications

    Proceedings of the 40th International Conference on Advanced Information Networking and Applications (AINA-2026), Volume 5

    Series series Springer Nature Proceedings excluding Computer Science
    This book covers the theory, design, and applications of computer networks, distributed computing, and information systems. Today’s networks are going through a rapid evolution and there are many emerging areas of information networking and their applications. Heterogeneous networking, supported by recent technological advances in low power wireless communications along with silicon integration of ... Read more

    $224.09 USD

  • Uncertainty and Imprecision in Decision Making and Decision Support - New Advances, Challenges, and Perspectives

    Selected Papers from the IWIFSGN-2023 -Twenty First International Workshop on Intuitionistic Fuzzy Sets and Generalized Nets Held on October 20, 2023 in Warsaw, Poland

    Series series Springer Nature Proceedings excluding Computer Science
    This book contains selected papers from IWIFSGN-2023, the Twenty First International Workshop on Intuitionistic Fuzzy Sets and Generalized Nets, held on October 20, 2023, in Warsaw. This is one of premiere conferences on fuzzy logic, notably on extensions of the traditional fuzzy sets, in particular the intuitionistic fuzzy sets, also comprising a considerable part on the generalized nets (GNs) ... Read more

    $197.09 USD

  • Data Science in Engineering, Volume 9

    Proceedings of the 40th IMAC, A Conference and Exposition on Structural Dynamics 2022

    Data Science in Engineering, Volume 9: Proceedings of the 40th IMAC, A Conference and Exposition on Structural Dynamics, 2022, the nineth volume of nine from the Conference brings together contributions to this important area of research and engineering. The collection presents early findings and case studies on fundamental and applied aspects of Data Science in Engineering, including papers on ... Read more

    $299.99 USD

  • Data Analysis in the Cloud

    Models, Techniques and Applications

    Series series Computer Science Reviews and Trends
    Data Analysis in the Cloud introduces and discusses models, methods, techniques, and systems to analyze the large number of digital data sources available on the Internet using the computing and storage facilities of the cloud. Coverage includes scalable data mining and knowledge discovery techniques together with cloud computing concepts, models, and systems. Specific sections focus on map-reduce ... Read more

    $35.99 USD

  • Digital Forensic Education

    An Experiential Learning Approach

    Series series Intelligent Technologies and Robotics (R0)
    In this book, the editors explain how students enrolled in two digital forensic courses at their institution are exposed to experiential learning opportunities, where the students acquire the knowledge and skills of the subject-matter while also learning how to adapt to the ever-changing digital forensic landscape. Their findings (e.g., forensic examination of different IoT devices) are also ... Read more

    $89.99 USD

  • Data Analytics Using Splunk 9.x

    A practical guide to implementing Splunk's features for performing data analysis at scale

    Make the most of Splunk 9.x to build insightful reports and dashboards with a detailed walk-through of its extensive features and capabilitiesKey FeaturesBe well-versed with the Splunk 9. x architecture, installation, onboarding, and indexing data featuresCreate advanced visualizations using the Splunk search processing languageExplore advanced Splunk administration techniques, including ... Read more

    $30.99 USD or Free with Kobo Plus

  • FULL SOURCE CODE: POSTGRESQL FOR DATA SCIENTISTS AND DATA ANALYSTS WITH PYTHON GUI

    In this project, we will use the PostgreSQL version of SQL Server based BikeStores as a sample database to help you work with PostgreSQL quickly and effectively. The detailed structure of database can be found at: https://www.sqlservertutorial.net/sql-server-sample-database/.The stores table includes the store’s information. Each store has a store name, contact information such as phone and email, ... Read more

    $9.90 USD

  • Machine Learning with R Quick Start Guide

    A beginner's guide to implementing machine learning techniques from scratch using R 3.5

    Learn how to use R to apply powerful machine learning methods and gain insight into real-world applications using clustering, logistic regressions, random forests, support vector machine, and more.Key FeaturesUse R 3.5 to implement real-world examples in machine learningImplement key machine learning algorithms to understand the working mechanism of smart modelsCreate end-to-end machine learning ... Read more

    $22.99 USD or Free with Kobo Plus

  • Data Preprocessing with Python for Beginners

    Step-by-Step Guide with Hands-on Projects and Exercises

    by AI Publishing ...
    **GET YOUR COPY NOW, the price will be 12.99$ soon**Are you looking for a hands-on approach to learn Data Preprocessing techniques fast?Do you need to start learning Python for Data Preparation from Scratch?This book is for you.This book is dedicated to data preparation and explains how to perform different data preparation techniques on a variety of datasets using various data preparation ... Read more

    $11.64 USD

  • Mastering Azure Machine Learning

    Perform large-scale end-to-end advanced machine learning in the cloud with Microsoft Azure Machine Learning

    Master expert techniques for building automated and highly scalable end-to-end machine learning models and pipelines in Azure using TensorFlow, Spark, and KubernetesKey FeaturesMake sense of data on the cloud by implementing advanced analyticsTrain and optimize advanced deep learning models efficiently on Spark using Azure DatabricksDeploy machine learning models for batch and real-time scoring ... Read more

    $34.99 USD or Free with Kobo Plus

  • Chiến Lược Dữ Liệu

    by Bernard Marr ...
    Dữ liệu đang thay đổi cách chúng ta sống và làm việc với tốc độ chưa từng có. Nó là tất cả dấu vết ta để lại khi lướt web, mua hàng qua thẻ tín dụng, gửi e-mail, chụp ảnh, đọc báo trực tuyến, thậm chí dạo phố khi mang theo điện thoại di động hoặc đi trong khu vực có hệ thống .Nhờ vào dữ liệu, nhà bán lẻ Target tại Mỹ đã dự đoán đúng một thiếu nữ đang mang thai dựa trên thói quen mua hàng của cô ấy ... Read more

    $6.72 USD or Free with Kobo Plus

  • Learn Amazon SageMaker

    A guide to building, training, and deploying machine learning models for developers and data scientists

    by Julien Simon ...
    Quickly build and deploy machine learning models without managing infrastructure, and improve productivity using Amazon SageMaker's capabilities such as Amazon SageMaker Studio, Autopilot, Experiments, Debugger, and Model MonitorKey FeaturesBuild, train, and deploy machine learning models quickly using Amazon SageMakerAnalyze, detect, and receive alerts relating to various business problems using ... Read more

    $34.99 USD or Free with Kobo Plus

  • The Hospital Manager’s Guide to Artificial Intelligence

    Concepts, Methods, and Techniques

    Series series Intelligent Technologies and Robotics (R0)
    This book presents an essential guide to understanding the power of artificial intelligence in reshaping the healthcare system. In the rapidly evolving world of healthcare, a guide of how to use artificial intelligence in hospital management is crucial. The book explores how readers can use artificial intelligence to optimize patient care, costs, revenue, and profits. It examines real-world ... Read more

    $179.99 USD

  • Generative Adversarial Learning: Architectures and Applications

    Series series Intelligent Technologies and Robotics (R0)
    This book provides a collection of recent research works addressing theoretical issues on improving the learning process and the generalization of GANs as well as state-of-the-art applications of GANs to various domains of real life. Adversarial learning fascinates the attention of machine learning communities across the world in recent years. Generative adversarial networks (GANs), as the main ... Read more

    $170.99 USD

  • Proceedings of the Second International Conference on Advances in Computing Research (ACR’24)

    Edited by Kevin Daimi, Abeer Al Sadoon ...
    Series series Springer Nature Proceedings excluding Computer Science
    This book concentrates on advances in research in the areas of computational intelligence, cybersecurity engineering, data analytics, network and communications, cloud and mobile computing, and robotics and automation. The Second International Conference on Advances in Computing Research (ACR’24), June 3–5, 2024, in Madrid, brings together a diverse group of researchers from all over the world ... Read more

    $242.99 USD

  • Information Systems for Intelligent Systems

    Proceedings of ISBM 2024, Volume 3

    Series series Springer Nature Proceedings excluding Computer Science
    This book includes selected papers presented at World Conference on Information Systems for Business Management (ISBM 2024), held in Bangkok, Thailand, during September 12–13, 2024. It covers up-to-date cutting-edge research on data science, information systems, infrastructure and computational systems, engineering systems, business information systems, and smart secure systems. ... Read more

    $251.99 USD