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 409 - 432 of 3613 Results
Skip side bar filters
  • PyTorch深度学习

    Chinese Edition

    使用PyTorch开发神经网络的实用指南 提供本书彩图和源代码下载Key Features使用PyTorch构建神经网络模型的实用指南从PyTorch的安装讲起,介绍为现代深度学习提供驱动力的多个基础模块,以及使用CNN、RNN、LSTM以及其他网络模型解决问题的方法Book Description深度学习为世界上的智能系统(比如Google Voice、Siri和Alexa)提供了动力。随着硬件(如GPU)和软件框架(如PyTorch、Keras、TensorFlow和CNTK)的进步以及大数据的可用性,人们在文本、视觉和高级分析等领域更容易实施相应问题的解决方案。 本书对当今前沿的深度学习库PyTorch进行了讲解。凭借其易学习性、高效性以及与Python开发的天然亲近性,PyTorch获得了深度学习研究人员以及数据科学家们的关注。本书从PyTorch的安装讲起 ... Read more

    $29.15 USD or Free with Kobo Plus

  • 实时数据处理和分析指南

    Chinese Edition

    一本介绍实时大数据计算领域的相关技巧和经验(包括Flink、Spark和Storm等流处理框架技术)的指南。Key Features全书从搭建开发环境开始,逐步实现流处理,循序渐进地引导读者学习如何利用组件协同应用来解决实际问题。Book Description本书主要介绍实时大数据计算领域的相关技巧和经验,包括Flink、Spark和Storm等流处理框架技术。全书从搭建开发环境开始,逐步实现流处理,循序渐进地引导读者学习如何利用Rabbit MQ、Kafka和NiFi以及Storm、Spark、Flink和Beam等组件协同应用来解决实际问题。 本书内容分为6个部分,分别是“导言——熟悉实时分析”“搭建基础设施”“Storm实时计算”“使用Spark实现实时计算”“使用Flink实现实时分析”以及“综合应用”。 在阅读本书之前,读者应具备基本的Java和Scala编程基础 ... Read more

    $35.63 USD or Free with Kobo Plus

  • 人工智能技术与大数据

    Chinese Edition

    大数据领域的人工智能技术Key Features先讲大数据的本体论、机器学习的基本理论,为具体场景、算法的实践奠定基础在对机器学习的介绍中,对其数学原理、训练过程做基本的讲解,并辅以代码帮助读者了解真实场景中技术工具的使用本书作者在数据生态系统技术和数据管理方面拥有丰富的经验Book Description本书分为两个部分,共12章。第1章到第5章介绍了大数据的本体论、机器学习的基本理论等内容,为具体场景、算法的实践奠定了基础。读者可以了解到,在工程实践中,对大数据的处理、转化方式与人类学习知识并将其转化为实践的过程是多么相似。在对机器学习的介绍中,会对其数学原理、训练过程做基本的讲解,并辅以代码帮助读者了解真实场景中技术工具的使用。第6章到第12章提供了多个不同的用例,章节之间彼此独立,介绍了如何用人工智能技术(自然语言处理、模糊系统、遗传编程、群体智能、强化学习、网络安全、认知计算 ... Read more

    $32.39 USD or Free with Kobo Plus

  • Elasticsearch

    Consumindo dados real-time com ELK

    Com o aumento massivo da produção de dados na atualidade, empresas como o Twitter, Facebook e Netflix precisam seguir modelos de estruturação formalizados para processar essas verdadeiras montanhas de dados, aproveitando-se de conceitos de computação distribuída. Dentre as novas tecnologias que permitem o processamento ou consulta de conjuntos enormes de dados textuais em tempo real está o ... Read more

    $8.99 USD or Free with Kobo Plus

  • SQL Server From Novice to Professional

    This is the only book you need to learn SQL.This book contains everything you need to know to write efficient SQL queries, backup and restore database and create database diagrams. This is a hands on tutorial in SQL which takes you from Novice to Professional.There is no prerequisite for this course except the desire to learn and practice. People with little or no knowledge of SQL will quickly ... Read more

    $8.99 USD or Free with Kobo Plus

  • Mastering Algorithms with C

    Useful Techniques from Sorting to Encryption

    by Kyle Loudon ...
    There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information ... Read more

    $33.11 USD

  • Practical Automated Machine Learning on Azure

    Using Azure Machine Learning to Quickly Build AI Solutions

    Develop smart applications without spending days and weeks building machine-learning models. With this practical book, you’ll learn how to apply automated machine learning (AutoML), a process that uses machine learning to help people build machine learning models. Deepak Mukunthu, Parashar Shah, and Wee Hyong Tok provide a mix of technical depth, hands-on examples, and case studies that show how ... Read more

    $33.11 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 ... Read more

    $20.78 USD

  • Strengthening Deep Neural Networks

    Making AI Less Susceptible to Adversarial Trickery

    by Katy Warr ...
    As deep neural networks (DNNs) become increasingly common in real-world applications, the potential to deliberately "fool" them with data that wouldn’t trick a human presents a new attack vector. This practical book examines real-world scenarios where DNNs—the algorithms intrinsic to much of AI—are used daily to process image, audio, and video data.Author Katy Warr considers attack motivations, ... Read more

    $38.87 USD

  • Building Machine Learning Pipelines

    Companies are spending billions on machine learning projects, but it’s money wasted if the models can’t be deployed effectively. In this practical guide, Hannes Hapke and Catherine Nelson walk you through the steps of automating a machine learning pipeline using the TensorFlow ecosystem. You’ll learn the techniques and tools that will cut deployment time from days to minutes, so that you can focus ... Read more

    $44.09 USD

  • Applied Text Analysis with Python

    Enabling Language-Aware Data Products with Machine Learning

    From news and speeches to informal chatter on social media, natural language is one of the richest and most underutilized sources of data. Not only does it come in a constant stream, always changing and adapting in context; it also contains information that is not conveyed by traditional data sources. The key to unlocking natural language is through the creative application of text analytics. This ... Read more

    $36.98 USD

  • Thriving Remotely

    Navigating Asynchronous Teamwork in a Digital Age

    by T.S Avini ...
    In "Thriving Remotely," discover the transformative power of remote work and asynchronous teamwork in today's digital landscape. This comprehensive guide offers invaluable insights and practical strategies for individuals and teams aiming to excel in a world where the lines between work and home blur. Learn how asynchronous communication can enhance productivity, streamline collaboration, and ... Read more

    $2.99 USD or Free with Kobo Plus

  • Esri Advanced Guide to Python in ArcGIS

    Series series Esri Advanced Guide to ArcGIS
    Solving complex geospatial problems and delivering solutions has never been easier.Ready to take your Python knowledge to the next level? Esri Advanced Guide to Python in ArcGIS guides working GIS professionals through integrating Python with ArcGIS capabilities with increasing complexity through each consecutive chapter. Every chapter includes a project that teaches technical skills and problem ... Read more

    $58.31 USD

  • Ultimate Excel with Power Query and ChatGPT

    Transform Your MS Excel Skills with this Ultimate Guide for Professional SuccessBook DescriptionThe Ultimate Excel with Power Query and ChatGPT is a revolutionary handbook to help you embark on a transformative journey through the intricate world of Excel's lookup functions. The book dives deep into Excel's lookup universe, offering a meticulous exploration of over 100 techniques. Each method is ... Read more

    $17.09 USD

  • Didactique du lexique et corpus numériques pour le Français L2

    Des applications pour le commerce et le marketing digital

    Series Book 17 - Champs Didactiques Plurilingues : données pour des politiques stratégiques
    Didactique du lexique, terminologie et linguistique de corpus sont les axes autour desquels s’articule cette étude. Nous nous penchons, en particulier, sur l’enseignement explicite et structuré du lexique spécialisé pour le français L2, en relation avec le développement non seulement de la compétence strictement terminologique, mais aussi avec la compétence « méta », relevant de la maîtrise du ... Read more

    $32.39 USD

  • Data Science in Finance and Accounting

    Series series Economics and Finance (R0)
    This book brings together innovative research at the intersection of data science, machine learning, and finance. Covering a wide spectrum of topics—including explainable AI, financial distress prediction, stock market forecasting, investment strategies, audit analytics, and economic modeling—it showcases both theoretical developments and applied case studies from around the world.With chapters ... Read more

    $161.18 USD

  • Enhancing Citizens’ Role in Public Safety

    Interaction, Perception and Design of Mobile Warning Apps

    Series series Life Science and Basic Disciplines (German Language)
    The COVID-19 pandemic and the war in Ukraine emphasize the need for greater disaster resilience and preparedness. This book investigates how these apps can enhance crisis awareness and citizen involvement in disaster prevention and response. By examining user perspectives and the impact of crisis experiences, the book explores how to increase the adoption and effectiveness of warning apps. The ... Read more

    $80.18 USD

  • Proceedings of International Conference on Computational Intelligence and Data Engineering

    ICCIDE 2022

    Series series Springer Nature Proceedings excluding Computer Science
    This book is a collection of high-quality research work on cutting-edge technologies and the most-happening areas of computational intelligence and data engineering. It includes selected papers from the International Conference on Computational Intelligence and Data Engineering (ICCIDE 2022). It covers various topics, including collective intelligence, intelligent transportation systems, fuzzy ... Read more

    $193.58 USD

  • Knowledge-Based Software Engineering: 2020

    Proceedings of the 13th International Joint Conference on Knowledge-Based Software Engineering (JCKBSE 2020), Larnaca, Cyprus, August 24-26, 2020

    Series series Springer Nature Proceedings Computer Science
    This book summarizes the research findings presented at the 13th International Joint Conference on Knowledge-Based Software Engineering (JCKBSE 2020), which took place on August 24–26, 2020. JCKBSE 2020 was originally planned to take place in Larnaca, Cyprus. Unfortunately, the COVID-19 pandemic forced it be rescheduled as an online conference.JCKBSE is a well-established, international, biennial ... Read more

    $120.68 USD

  • Natural Language Processing with Python: Natural Language Processing Using NLTK

    This book is a perfect beginner's guide to natural language processing. It is offering an easy to understand guide to implementing NLP techniques using Python. Natural language processing has been around for more than fifty years, but just recently with greater amounts of data present and better computational powers, it has gained a greater popularity.Given the importance of data, there is no ... Read more

    $3.99 USD or Free with Kobo Plus

  • Guía de usuario para principiantes de Excel 2022

    by Kylie Cox ...
    Excel es el software de hoja de cálculo más popular en el mundo, y por una buena razón. Es excelente, versátil, y fácil de utilizar, convirtiéndolo en una gran elección para uso personal y profesional. Excel tiene algo que ofrecerte, bien sea que estás comenzando con las hojas de cálculo, o eres un profesional experimentado. En esta guía de principiante, cubriremos las bases de Excel, de manera ... Read more

    $3.99 USD

  • Microsoft Access for Beginners and Intermediates

    by Fredrick Ezeh ...
    The Microsoft Access (Ms-Access) application is one of the many applications in the Microsoft Office package.According to Wikipedia, It is a database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools.Ms-Access is used in offices, businesses, schools, and organizations to create simple and ... Read more

    $6.00 USD or Free with Kobo Plus

  • Data Science Essentials: Machine Learning and Natural Language Processing

    Are you ready to dive into the exciting world of Data Science? In today's data-driven society, understanding and harnessing the power of information has become essential for success in any field.This comprehensive guide takes you on a journey through the core principles, methodologies, and applications of Data Science.Topics:Data VisualizationMachine LearningData MiningNatural Language ... Read more

    $9.99 USD or Free with Kobo Plus

  • Intelligent Data Communication Technologies and Internet of Things

    ICICI 2019

    Series series Springer Nature Proceedings excluding Computer Science
    This book focuses on the emerging advances in distributed communication systems, big data, intelligent computing and Internet of Things, presenting state-of-the-art research in frameworks, algorithms, methodologies, techniques and applications associated with data engineering and wireless distributed communication technologies. In addition, it discusses potential topics like performance analysis, ... Read more

    Was $242.09 USD Now $169.28 USD