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 Gestión de bases de datos

Si te gustan los eBooks de Gestión de bases de datos, seguro que te encanta esta selección.
Mostrando 1 - 24 de 13904 resultados
Skip side bar filters
  • Armas de destrucción matemática

    Cómo el Big Data aumenta la desigualdad y amenaza la democracia

    de Cathy O'Neil ...
    Traducido por Amelia Pérez de Villar ...
    Series series ESPECIALES
    Vivimos en la edad del algoritmo. Las decisiones que afectan a nuestras vidas no están hechas por humanos, sino por modelos matemáticos. En teoría, esto debería conducir a una mayor equidad: todos son juzgados de acuerdo con las mismas reglas, sin sesgo. Pero en realidad, ocurre exactamente lo contrario. Los modelos que se utilizan en la actualidad son opacos, no regulados e incontestables, ... Leer más

    $10.59 USD o gratis con Kobo Plus

  • Designing Data-Intensive Applications

    The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

    Data is at the center of many challenges in system design today. Difficult issues such as scalability, consistency, reliability, efficiency, and maintainability need to be resolved. In addition, there's an overwhelming variety of systems, including relational databases, NoSQL datastores, data warehouses, and data lakes. There are cloud services, on-premises services, and embedded databases. What ... Leer más

    $43.19 USD

  • SQL para Analistas de Datos

    Serie Dominio de Datos

    de Michael Chen ...
    Series series Serie Dominio de Datos
    "SQL para Analistas de Datos" es un manual práctico que cierra la brecha entre el conocimiento básico de SQL y el análisis de datos profesional. Escrito con claridad y propósito, esta guía ayuda a los analistas y profesionales de inteligencia empresarial a avanzar más allá de los fundamentos para dominar SQL en contextos empresariales reales. El libro adopta un enfoque práctico, guiando a los ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Data Engineering Design Patterns

    Recipes for Solving the Most Common Data Engineering Problems

    Data projects are an intrinsic part of an organization’s technical ecosystem, but data engineers in many companies continue to work on problems that others have already solved. This hands-on guide shows you how to provide valuable data by focusing on various aspects of data engineering, including data ingestion, data quality, idempotency, and more.Author Bartosz Konieczny guides you through the ... Leer más

    $48.99 USD

  • From Opinion Mining to Financial Argument Mining

    Series series SpringerBriefs in Computer Science
    Opinion mining is a prevalent research issue in many domains. In the financial domain, however, it is still in the early stages. Most of the researches on this topic only focus on the coarse-grained market sentiment analysis, i.e., 2-way classification for bullish/bearish. Thanks to the recent financial technology (FinTech) development, some interdisciplinary researchers start to involve in the in ... Leer más

    Gratis

  • Mastering DevOps: A Complete Step-by-Step Guide for Beginners

    de Chloe Annable ...
    Enhance your operational support and expedite issue resolutions.Foster agility and flexibility within your team by exploring the transformative realm of DevOps! We all strive for excellence in our endeavors—efficiency, speed, productivity, and adaptability are key components of success. DevOps, a contemporary concept and set of practices, is designed to minimize the time between initiating a ... Leer más

    $11.08 USD o gratis con Kobo Plus

  • NLTK应用开发指南

    Chinese Edition

    NLTK和Python库构建机器学习应用Key Features通过NLTK库与一些Python库的结合来实现复杂的NLP任务和机器学习应用探讨一些与数据科学相关的任务,通过这些任务来学习如何从零开始构建自定义的标识器和解析器深度探索NLP领域的基本概念,为各种开源的Python工具和库提供具有实践意义的见解Book Description自然语言处理(NLP)属于人工智能与计算机语言学的交叉领域,处理的是计算机与人类语言之间的交互问题。随着人机交互需求的日益增长,计算机具备处理当前主要自然语言的能力已经成为了一个必然趋势。NLTK正是这一领域中一个强大而稳健的工具包。 在这本书中,我们首先会介绍一些与NLP相关的知识。然后,我们会探讨一些与数据科学相关的任务,通过这些任务来学习如何从零开始构建自定义的标识器和解析器。在此过程中,我们将会深度探索NLP领域的基本概念 ... Leer más

    $22.79 USD o gratis con Kobo Plus

  • TensorFlow机器学习

    Chinese Edition

    简单易学的实例,助你轻松开启机器学习之旅Key Features通过实例来向读者介绍TensorFlow的经典知识。Book Description谷歌的TensorFlow使机器学习比以往任何时候都更快、更简单、更易于使用。本书将教你如何凭借Python和TensorFlow的强大功能轻松开启机器学习之旅。 首先,你将了解TensorFlow的基本安装过程,并探索其强大功能。接下来,你将训练和运行自己的第一个分类器,并通过解决来自多个行业的问题来了解TensorBoard库的特性,包括数据流图、训练和性能可视化。此外,你还将进一步探索文本和图像分析,并了解CNN模型及其在TensorFlow中的设置。然后,通过训练一个深度学习模型并利用其提供的服务,你将实现一个完整的真实生产系统。随着学习的深入,你还将了解亚马逊Web服务(AWS),并创建一个深度神经网络来解决视频动作识别问题。最后 ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Lua游戏AI开发指南

    Chinese Edition

    利用Lua编程开发专注于动作、动画和战术的游戏AIKey Features本书循序渐进,从学习移动一个简单物体开始,到实现一个带有完整动画的战士本书首先介绍AI沙箱,然后依次介绍、实现和扩展了游戏AI的各个新领域本书介绍一些开源库,如Ogre3D、Bullet物理引擎、OpenSteer、Recast、Detour以及Lua利用一个可以扩展和运行的完整代码库来创建AI沙箱。Book Description游戏AI可以很容易地拆分成决策制定、动画处理和战术等各种组件,但各个系统间的平衡和交互决定了良好的AI和糟糕的AI之间的区别。 本书首先介绍AI沙箱,然后依次介绍、实现和扩展了游戏AI的各个新领域。更进一步,读者还将学习使用一些开源库,如Ogre3D、Bullet物理引擎、OpenSteer、Recast、Detour以及Lua,并利用一个可以扩展和运行的完整代码库来创建AI沙箱 ... Leer más

    $27.59 USD o gratis con Kobo Plus

  • Python3.0科学计算指南

    Chinese Edition

    Python 3.0科学计算教程 Python中的主要语法元素、基本数据类型、容器类型 符号计算 SciPy和NumPy的参考资料Key Features本书给出了一些综合实例,以帮助读者进一步掌握前述章节所涵盖的内容本书特色鲜明,示例生动有趣,内容易读易学Book Description本书旨在通过实际的Python 3.0代码示例展示Python与数学应用程序的紧密联系,介绍将Python中的各种概念用于科学计算的方法。 本书共有15章。第1~3章介绍Python中的主要语法元素、基本数据类型、容器类型等概念;第4~9章介绍线性代数、高级数组、函数、类、迭代等与数学数据类型紧密相关的内容;第10~14章就有关科学计算程序运行过程中错误处理、输入输出、测试等问题进行探索,并具体给出了一些综合实例,以帮助读者进一步掌握前述章节所涵盖的内容;第15章介绍符号计算的相关内容 ... Leer más

    $39.59 USD o gratis con Kobo Plus

  • Hadoop实际解决方案手册

    Chinese Edition

    快速解决诸多Hadoop相关技术问题的实用技术手册Key Features文字简洁,易于读者理解精挑细选,关注最重要的任务和问题细心组织,提供高效的问题解决方案讲解透彻,清晰解读每个操作步骤举一反三,将解决方案应用到其他场景中Book Description这是一本 Hadoop 实用手册,主要针对实际问题给出相应的解决方案。本书特色是以实践结合理论分析,手把手教读者如何操作,并且对每个操作都做详细的解释,对一些重要的知识点也做了必要的拓展。 全书共包括3个部分,第一部分为基础篇,主要介绍Hadoop数据导入导出、HDFS 的概述、Pig 与 Hive 的使用、ETL 和简单的数据处理,还介绍了MapReduce的调试方式;第二部分为数据分析高级篇,主要介绍高级聚合、大数据分析等技巧;第三部分为系统管理篇,主要介绍 Hadoop 的部署的各种模式、添加新节点、退役节点、快速恢复 ... Leer más

    $28.49 USD o gratis con Kobo Plus

  • MongoDB

    Construa novas aplicações com novas tecnologias

    O modelo dos bancos de dados relacionais já existe há muitos anos. No entanto, cada vez mais as aplicações modernas precisam aliar alta escalabilidade com suporte a persistência de alta quantidade de informações, e é justamente por isso que o modelo relacional começa a deixar a desejar e as alternativas NOSQL passam a surgir. Atingir alta escalabilidade com bancos de dados relacionais exige ... Leer más

    $10.53 USD o gratis con Kobo Plus

  • Pro Microsoft HDInsight

    Hadoop on Windows

    Pro Microsoft HDInsight is a complete guide to deploying and using Apache Hadoop on the Microsoft Windows Azure Platforms. The information in this book enables you to process enormous volumes of structured as well as non-structured data easily using HDInsight, which is Microsoft’s own distribution of Apache Hadoop. Furthermore, the blend of Infrastructure as a Service (IaaS) and Platform as a ... Leer más

    $42.99 USD

  • Advances in Spatial Data Handling

    10th International Symposium on Spatial Data Handling

    This book, entitled Advances in Spatial Data Handling, is a compendium of papers resulting from the International Symposium on Spatial Data Handling (SDH), held in Ottawa, Canada, July 9-12, 2002. The SDH conference series has been organised as one of the main activities of the International Geographical Union (IGU) since it was first started in Zurich in 1984. In the late 1990’s the IGU ... Leer más

    $199.79 USD

  • CONTROL SYSTEMS

    This book has been written for the B.COM /LLB/ MBA/ BBA /ME /M.TECH /BE /B.Tech students.

    de NA.VIKRAMAN ...
    Series Libro 58 - 158
    UNIT - I:Introduction: Concept of control system, Classification of control systems - Open loop and closed loop control systems, Differences, Examples of control systems- Effects of feedback, Feedback Characteristics.Transfer Function Representation: Block diagram algebra, Determining the Transfer function from Block Diagrams, Signal flow graphs(SFG) - Reduction using Mason’s gain formula- ... Leer más

    $15.00 USD o gratis con Kobo Plus

  • POLYMER

    This book has been written for the B.COM /LLB/ MBA/ BBA /ME /M.TECH /BE /B.Tech students.

    de NA.VIKRAMAN ...
    Series Libro 82 - 182
    Thermosetting PolymerThey are often formed by condensation polymerization with three dimensional network structures.They do not soften on heating and on prolonged heating, however charring of polymers is caused.They cannot be reshaped and reused.They are usually hard, strong and more brittle.They cannot be reclaimed from wastes.Due to strong bonds having inter and intra-chain cross-linking, these ... Leer más

    $10.00 USD o gratis con Kobo Plus

  • MARIADB WITH PYTHON GUI: A Hands-On, Project-Based Database Programming

    This is a computer programming book using Python that is focused on effective learning. Intentionally designed for various levels of interest and ability of learners, this book is suitable for students, engineers, and even researchers in a variety of disciplines. No advanced programming experience is needed, and only a few school-level programming skill are needed.The step-by-step guide in this ... Leer más

    $9.50 USD o gratis con Kobo Plus

  • ELECTRICTROMAGNETIC THEORY

    This book has been written for the B.COM /LLB/ MBA/ BBA /ME /M.TECH /BE /B.Tech students.

    de VIKRAMAN N ...
    Series Libro 67 - 167
    UNIT I ELECTROSTATICS – ISources and effects of electromagnetic fields – Coordinate Systems – Vector fields – Gradient,Divergence, Curl – theorems and applications – Coulomb‟s Law – Electric field intensity – Field dueto discrete and continuous charges – Gauss‟s law and applications.UNIT II ELECTROSTATICS – IIElectric potential – Electric field and Equipotential plots, Uniform and Non-Uniform ... Leer más

    $15.00 USD o gratis con Kobo Plus

  • CONSTRUCTION MATERIALS LABORATORY

    This book has been written for the B.COM /LLB/ MBA/ BBA /ME /M.TECH /BE /B.Tech students.

    de VIKRAMAN N ...
    Series Libro 48 - 148
    To demonstrate and apply knowledge of Mathematics, Science and engineering fundamentals in Civil Engineering fieldTo design a component, a system or a process to meet the specific needs within the realistic constraints such as economics, environment, ethics, health, safety and manufacturabilityTo demonstrate the competency to use software tools for computation, simulation and testing of Civil ... Leer más

    $15.00 USD o gratis con Kobo Plus

  • PostgreSQL 16 Cookbook, Second Edition

    Solve challenges across scalability, performance optimization, essential commands, cloud provisioning, backup, and recovery

    de Peter G ...
    Offering a detailed practical look at PostgreSQL 16's new features, "PostgreSQL 16 Cookbook, Second Edition" equips database administrators and developers to take advantage of the most recent developments. This edition provides in-depth coverage of enhanced logical replication, which now includes the ability to replicate from standby servers. We provide detailed instructions for setting up these ... Leer más

    $35.99 USD

  • Natural Language Processing with Spark NLP

    Learning to Understand Text at Scale

    de Alex Thomas ...
    If you want to build an enterprise-quality application that uses natural language text but aren’t sure where to begin or what tools to use, this practical guide will help get you started. Alex Thomas, principal data scientist at Wisecube, shows software engineers and data scientists how to build scalable natural language processing (NLP) applications using deep learning and the Apache Spark NLP ... Leer más

    $48.99 USD

  • Dataproc Cookbook

    Running Spark and Hadoop Workloads in Google Cloud

    Want to build big data solutions in Google Cloud? Dataproc Cookbook is your hands-on guide to mastering Dataproc and the essential GCP fundamentals—like networking, security, monitoring, and cost optimization--that apply across Google Cloud services. Learn practical skills that not only fast-track your Dataproc expertise, but also help you succeed with a wide range of GCP technologies.Written by ... Leer más

    $48.99 USD

  • Provenance Data in Social Media

    Series series Synthesis Lectures on Data Mining and Knowledge Discovery
    Social media shatters the barrier to communicate anytime anywhere for people of all walks of life. The publicly available, virtually free information in social media poses a new challenge to consumers who have to discern whether a piece of information published in social media is reliable. For example, it can be difficult to understand the motivations behind a statement passed from one user to ... Leer más

    $27.89 USD