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 385 - 408 of 3511 Results
Skip side bar filters
  • The Pandas Workshop

    A comprehensive guide to using Python for data analysis with real-world case studies

    Learn the fundamentals of data science with Python by analyzing real datasets and solving problems using pandasKey FeaturesLearn how to apply data retrieval, transformation, visualization, and modeling techniques using pandasBecome highly efficient in unlocking deeper insights from your data, including databases, web data, and moreBuild your experience and confidence with hands-on exercises and ... Read more

    $39.59 USD or Free with Kobo Plus

  • Oracle RMAN Pocket Reference

    RMAN Syntax and Procedures

    Oracle RMAN Pocket Reference is a handy guide for DBAs who intend to use Oracle Recovery Manager for database backup and recovery. Because Recovery Manager (RMAN) is a relatively new tool, many DBAs are just becoming familiar with it. They will welcome a timely book that explains clearly and concisely how to use RMAN for common backup and recovery tasks that are infrequent, yet extremely vital.The ... Read more

    $7.19 USD

  • Machine Learning System Design

    With end-to-end examples

    Get the big picture and the important details with this end-to-end guide for designing highly effective, reliable machine learning systems.From information gathering to release and maintenance, Machine Learning System Design guides you step-by-step through every stage of the machine learning process. Inside, you’ll find a reliable framework for building, maintaining, and improving machine learning ... Read more

    $58.99 USD

  • Relevant Search

    With applications for Solr and Elasticsearch

    SummaryRelevant Search demystifies relevance work. Using Elasticsearch, it teaches you how to return engaging search results to your users, helping you understand and leverage the internals of Lucene-based search engines.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyUsers are accustomed to and expect instant, ... Read more

    $49.99 USD

  • Statistics for Machine Learning

    Techniques for exploring supervised, unsupervised, and reinforcement learning models with Python and R

    Build Machine Learning models with a sound statistical understanding.Key FeaturesLearn about the statistics behind powerful predictive models with p-value, ANOVA, and F- statistics.Implement statistical computations programmatically for supervised and unsupervised learning through K-means clustering.Master the statistical aspect of Machine Learning with the help of this example-rich guide to R and ... Read more

    $41.39 USD or Free with Kobo Plus

  • Hadoop: The Definitive Guide

    The Definitive Guide

    by Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Read more

    $25.99 USD

  • Learning Microsoft Power BI

    Transforming Data into Insights

    Microsoft Power BI is a data analytics and visualization tool powerful enough for the most demanding data scientists, but accessible enough for everyday use for anyone who needs to get more from data. The market has many books designed to train and equip professional data analysts to use Power BI, but few of them make this tool accessible to anyone who wants to get up to speed on their own.This ... Read more

    $41.09 USD

  • Data Visualization

    A Practical Introduction

    by Kieran Healy ...
    An accessible primer on how to create effective graphics from dataThis book provides students and researchers a hands-on introduction to the principles and practice of data visualization. It explains what makes some graphs succeed while others fail, how to make high-quality figures from data using powerful and reproducible methods, and how to think about data visualization in an honest and ... Read more

    $35.99 USD

  • Apache Sqoop Cookbook

    Unlocking Hadoop for Your Relational Database

    Integrating data from multiple sources is essential in the age of big data, but it can be a challenging and time-consuming task. This handy cookbook provides dozens of ready-to-use recipes for using Apache Sqoop, the command-line interface application that optimizes data transfers between relational databases and Hadoop.Sqoop is both powerful and bewildering, but with this cookbook’s problem ... Read more

    $10.69 USD

  • Hands-On Geospatial Analysis with R and QGIS

    A beginner's guide to manipulating, managing, and analyzing spatial data using R and QGIS 3.2.2

    Practical examples with real-world projects in GIS, Remote sensing, Geospatial data management and Analysis using the R programming languageKey FeaturesUnderstand the basics of R and QGIS to work with GIS and remote sensing dataLearn to manage, manipulate, and analyze spatial data using R and QGISApply machine learning algorithms to geospatial data using R and QGISBook DescriptionManaging spatial ... Read more

    $41.39 USD or Free with Kobo Plus

  • Deep Learning

    A Practitioner's Approach

    Although interest in machine learning has reached a high point, lofty expectations often scuttle projects before they get very far. How can machine learning—especially deep neural networks—make a real difference in your organization? This hands-on guide not only provides the most practical information available on the subject, but also helps you get started building efficient deep learning ... Read more

    $36.79 USD

  • Learning to Love Data Science

    Explorations of Emerging Technologies and Platforms for Predictive Analytics, Machine Learning, Digital Manufacturing and Supply Chain Optimization

    by Mike Barlow ...
    Until recently, many people thought big data was a passing fad. "Data science" was an enigmatic term. Today, big data is taken seriously, and data science is considered downright sexy. With this anthology of reports from award-winning journalist Mike Barlow, you’ll appreciate how data science is fundamentally altering our world, for better and for worse.Barlow paints a picture of the emerging data ... Read more

    $15.89 USD

  • Data Science at the Command Line

    Obtain, Scrub, Explore, and Model Data with Unix Power Tools

    This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You'll learn how to combine small yet powerful command-line tools to quickly obtain, scrub, explore, and model your data. To get you started, author Jeroen Janssens provides a Docker image packed with over 100 Unix power tools--useful whether you ... Read more

    $41.09 USD

  • Modern R Programming Cookbook

    Recipes to simplify your statistical applications

    by Jaynal Abedin ...
    Recipes for emerging developers in R programming and data scientists to simplify their R programming capabilitiesKey FeaturesDevelop strategies to speed up your R codeTackle programming problems and explore both functional and object-oriented programming techniquesLearn how to address the core problems of programming in R with the most popular R packages for common tasksBook DescriptionR is a ... Read more

    $37.79 USD or Free with Kobo Plus

  • Transformers for Machine Learning

    A Deep Dive

    Series series Chapman & Hall/CRC Machine Learning & Pattern Recognition
    Transformers are becoming a core part of many neural network architectures, employed in a wide range of applications such as NLP, Speech Recognition, Time Series, and Computer Vision. Transformers have gone through many adaptations and alterations, resulting in newer techniques and methods. Transformers for Machine Learning: A Deep Dive is the first comprehensive book on transformers.Key Features ... Read more

    $66.99 USD

  • Advanced Analytics with PySpark

    Patterns for Learning from Data at Scale Using Python and Spark

    The amount of data being generated today is staggering and growing. Apache Spark has emerged as the de facto tool to analyze big data and is now a critical part of the data science toolbox. Updated for Spark 3.0, this practical guide brings together Spark, statistical methods, and real-world datasets to teach you how to approach analytics problems using PySpark, Spark's Python API, and other best ... Read more

    $41.09 USD

  • Learning Neo4j 3.x

    Effective data modeling, performance tuning and data visualization techniques in Neo4j

    Run blazingly fast queries on complex graph datasets with the power of the Neo4j graph databaseKey Features\[\*\]Get acquainted with graph database systems and apply them in real-world use cases\[\*\] Use Cypher query language, APOC and other Neo4j extensions to derive meaningful analysis from complex data sets.\[\*\]A practical guide filled with ready to use examples on querying, graph processing ... Read more

    $41.39 USD or Free with Kobo Plus

  • Java for Data Science

    Examine the techniques and Java tools supporting the growing field of data science

    Examine the techniques and Java tools supporting the growing field of data scienceKey FeaturesYour entry ticket to the world of data science with the stability and power of JavaExplore, analyse, and visualize your data effectively using easy-to-follow examplesMake your Java applications more capable using machine learningBook Descriptionpara 1: Get the lowdown on Java and explore big data ... Read more

    $41.39 USD or Free with Kobo Plus

  • STEP BY STEP TUTORIAL: JAVA/MYSQL With Object-Oriented Programming Using Apache NetBeans IDE PART 3

    The sakila database consists of 15 tables including film, film_category, actor, customer, rental, payment and inventory among others. The sakila sample database, which is a fictitious database designed to represent a DVD rental store, is intended to provide a standard schema that can be used for examples in books, tutorials, articles, samples, and so forth.Our books, part 1 and part 2, had been ... Read more

    $5.99 USD

  • Advances in Intelligent Systems, Computer Science and Digital Economics III

    Series series Springer Nature Proceedings excluding Computer Science
    The book comprises high-quality refereed research papers presented at the Third International Symposium on Computer Science, Digital Economy, and Intelligent Systems (CSDEIS2021), held in Moscow, Russia, on December 25-26, 2021, organized jointly by the Mechanical Engineering Research Institute of the Russian Academy of Sciences,Moscow State Technical University, and the International Research ... Read more

    $152.09 USD

  • Getting Started with Haskell Data Analysis

    Put your data analysis techniques to work and generate publication-ready visualizations

    by James Church ...
    Put your Haskell skills to work and generate publication-ready visualizations in no time at allKey FeaturesTake your data analysis skills to the next level using the power of HaskellUnderstand regression analysis, perform multivariate regression, and untangle different cluster varietiesCreate publication-ready visualizations of dataBook DescriptionEvery business and organization that collects data ... Read more

    $21.89 USD or Free with Kobo Plus

  • Proceedings of the International Symposium on Intelligent Computing and Networking 2024

    (ISICN 2024)

    Series series Springer Nature Proceedings excluding Computer Science
    International Symposium on Intelligent Computing and Networking 2024 (ISICN 2024), March 18-20, 2024; San Juan, Puerto Rico. Intelligent computing and networking is a rapidly growing area that has attracted significant attention due to its potential impact on the quality of service of applications for B5G/6G networks and the future Internet. To enable intelligent computing and networking, it is ... Read more

    $224.09 USD

  • Designing Deep Learning Systems

    A software engineer's guide

    A vital guide to building the platforms and systems that bring deep learning models to production.In Designing Deep Learning Systems you will learn how to:Transfer your software development skills to deep learning systemsRecognize and solve common engineering challenges for deep learning systemsUnderstand the deep learning development cycleAutomate training for models in TensorFlow and ... Read more

    $49.99 USD

  • Smart Technologies in Data Science and Communication

    Proceedings of SMART-DSC 2022

    Series series Springer Nature Proceedings excluding Computer Science
    This book features high-quality, peer-reviewed research papers presented at the Fifth International Conference on Smart Technologies in Data Science and Communication (SMARTDSC 2022), held Koneru Lakshmaiah Education Foundation, Guntur, Andhra Pradesh, India, on 16 – 17 June 2022. It includes innovative and novel contributions in the areas of data analytics, communication and soft computing. ... Read more

    $215.09 USD