Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Modélisation de données et conception

Si vous aimez les titres Modélisation de données et conception, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 1284
Skip side bar filters
  • Visualizing Data

    Exploring and Explaining Data with the Processing Environment

    par Ben Fry ...
    Enormous quantities of data go unused or underused today, simply because people can't visualize the quantities and relationships in it. Using a downloadable programming environment developed by the author, Visualizing Data demonstrates methods for representing data accurately on the Web and elsewhere, complete with user interaction, animation, and more.How do the 3.1 billion A, C, G and T letters ... En savoir plus

    CHF 18.25

  • Power Pivot and Power BI

    The Excel User's Guide to DAX, Power Query, Power BI & Power Pivot in Excel 2010-2016

    Microsoft PowerPivot is a free add-on to Excel from Microsoft that allows users to produce new kinds of reports and analyses that were simply impossible before, and this book is the first to tackle DAX formulas, the core capability of PowerPivot, from the perspective of the Excel audience. Written by the world's foremost PowerPivot blogger and practitioner, the book's concepts and approach are ... En savoir plus

    CHF 20.65 ou Gratuit avec Kobo Plus

  • Hands-On Large Language Models

    Language Understanding and Generation

    AI has acquired startling new language capabilities in just the past few years. Driven by the rapid advances in deep learning, language AI systems are able to write and understand text better than ever before. This trend enables the rise of new features, products, and entire industries. With this book, Python developers will learn the practical tools and concepts they need to use these ... En savoir plus

    CHF 38.67

  • Database in Depth

    Relational Theory for Practitioners

    par C.J. Date ...
    This book sheds light on the principles behind the relational model, which is fundamental to all database-backed applications--and, consequently, most of the work that goes on in the computing world today. Database in Depth: The Relational Model for Practitioners goes beyond the hype and gets to the heart of how relational databases actually work.Ideal for experienced database developers and ... En savoir plus

    CHF 16.00

  • TinyML

    Machine Learning with TensorFlow Lite on Arduino and Ultra-Low-Power Microcontrollers

    Deep learning networks are getting smaller. Much smaller. The Google Assistant team can detect words with a model just 14 kilobytes in size—small enough to run on a microcontroller. With this practical book you’ll enter the field of TinyML, where deep learning and embedded systems combine to make astounding things possible with tiny devices.Pete Warden and Daniel Situnayake explain how you can ... En savoir plus

    CHF 24.51

  • Dataclysm

    Love, Sex, Race, and Identity--What Our Online Lives Tell Us about Our Offline Selves

    **A New York Times BestsellerAn audacious, irreverent investigation of human behavior—and a first look at a revolution in the making**Our personal data has been used to spy on us, hire and fire us, and sell us stuff we don’t need. In Dataclysm, Christian Rudder uses it to show us who we truly are.For centuries, we’ve relied on polling or small-scale lab experiments to study human behavior. Today, ... En savoir plus

    CHF 6.45

  • Feature Engineering for Machine Learning

    Principles and Techniques for Data Scientists

    Feature engineering is a crucial step in the machine-learning pipeline, yet this topic is rarely examined on its own. With this practical book, you’ll learn techniques for extracting and transforming features—the numeric representations of raw data—into formats for machine-learning models. Each chapter guides you through a single data problem, such as how to represent text or image data. Together, ... En savoir plus

    CHF 29.03

  • Data Management Strategy at Microsoft

    Best practices from a tech giant's decade-long data transformation journey

    Leverage your data as a business asset, from readiness to actionable insights, and drive exceptional performanceKey FeaturesLearn strategies to create a data-driven culture and align data initiatives with business goalsNavigate the ever-evolving business landscape with a modern data platform and unique Data IPSurpass competitors by harnessing the true value of data and fostering data literacy in ... En savoir plus

    CHF 28.62 ou Gratuit avec Kobo Plus

  • Creating Software with Modern Diagramming Techniques

    Build Better Software with Mermaid

    par Ashley Peacock ...
    Diagrams communicate relationships more directly and clearly than words ever can. Using only text-based markup, create meaningful and attractive diagrams to document your domain, visualize user flows, reveal system architecture at any desired level, or refactor your code. With the tools and techniques this book will give you, you'll create a wide variety of diagrams in minutes, share them with ... En savoir plus

    CHF 14.87

  • The Economics of Data, Analytics, and Digital Transformation

    The theorems, laws, and empowerments to guide your organization's digital transformation

    par Bill Schmarzo ...
    Build a continuously learning and adapting organization that can extract increasing levels of business, customer and operational value from the amalgamation of data and advanced analytics such as AI and Machine LearningKey FeaturesMaster the Big Data Business Model Maturity Index methodology to transition to a value-driven organizational mindsetAcquire implementable knowledge on digital ... En savoir plus

    CHF 32.31 ou Gratuit avec Kobo Plus

  • Cloud Native Development Patterns and Best Practices

    Practical architectural patterns for building modern, distributed cloud-native systems

    par John Gilbert ...
    Learn to apply cloud-native patterns and practices to deliver responsive, resilient, elastic, and message-driven systems with confidenceKey FeaturesUnderstand the architectural patterns involved in cloud-native architecturesMinimize risk by evolving your monolithic applications into distributed cloud-native systemsDiscover best practices for applying cloud-native patterns to your enterprise-level ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Effective Computation in Physics

    Field Guide to Research with Python

    More physicists today are taking on the role of software developer as part of their research, but software development isnâ??t always easy or obvious, even for physicists. This practical book teaches essential software development skills to help you automate and accomplish nearly any aspect of research in a physics-based field.Written by two PhDs in nuclear engineering, this book includes ... En savoir plus

    CHF 26.77

  • R Graphics Cookbook

    Practical Recipes for Visualizing Data

    par Winston Chang ...
    This practical guide provides more than 150 recipes to help you generate high-quality graphs quickly, without having to comb through all the details of R’s graphing systems. Each recipe tackles a specific problem with a solution you can apply to your own project, and includes a discussion of how and why the recipe works.Most of the recipes use the ggplot2 package, a powerful and flexible way to ... En savoir plus

    CHF 18.25

  • Data Wrangling with Python

    Tips and Tools to Make Your Life Easier

    How do you take your data analysis skills beyond Excel to the next level? By learning just enough Python to get stuff done. This hands-on guide shows non-programmers like you how to process information that’s initially too messy or difficult to access. You don't need to know a thing about the Python programming language to get started.Through various step-by-step exercises, you’ll learn how to ... En savoir plus

    CHF 24.51

  • Scaling Python with Dask

    From Data Science to Machine Learning

    Modern systems contain multi-core CPUs and GPUs that have the potential for parallel computing. But many scientific Python tools were not designed to leverage this parallelism. With this short but thorough resource, data scientists and Python programmers will learn how the Dask open source library for parallel computing provides APIs that make it easy to parallelize PyData libraries including ... En savoir plus

    CHF 38.67

  • Building Medallion Architectures

    Designing with Delta Lake and Spark

    To deliver the insights that give them a competitive advantage, organizations increasingly turn to the proven Medallion architecture. Yet implementing a robust data architecture can be difficult, particularly when it comes to using the Medallion architecture's Bronze, Silver, and Gold layers—done wrong, it can hamper your ability to make data-driven decisions. This practical guide helps you build ... En savoir plus

    CHF 29.03

  • Extreme DAX

    Take your Power BI and Microsoft data analytics skills to the next level

    Discover the true power of DAX and build advanced DAX solutions for practical business scenarios Key Features • Solve complex business problems within Microsoft BI tools including Power BI, SQL Server, and Excel • Develop a conceptual understanding of critical business data modeling principles • Learn the subtleties of Power BI data visualizations, evaluation context, context transition, and ... En savoir plus

    CHF 28.51 ou Gratuit avec Kobo Plus

  • Data Science for Business

    What You Need to Know about Data Mining and Data-Analytic Thinking

    Written by renowned data science experts Foster Provost and Tom Fawcett, Data Science for Business introduces the fundamental principles of data science, and walks you through the "data-analytic thinking" necessary for extracting useful knowledge and business value from the data you collect. This guide also helps you understand the many data-mining techniques in use today.Based on an MBA course ... En savoir plus

    CHF 24.51

  • RESTful API Design

    APIs your consumers will love

    par Matthias Biehl ...
    Collection Livre 3 - API-University Series
    Looking for Best Practices in RESTful APIs?This book is for you! Why? Because this book is packed with best practices on many technical aspects of RESTful API Design, such as the correct use of resources, URIs, representations, content types, data formats, parameters, HTTP status codes and HTTP methods.You want to design and develop APIs like a Pro? Use API description languages to both design ... En savoir plus

    CHF 14.99

  • Learn Grafana 10.x

    A beginner's guide to practical data analytics, interactive dashboards, and observability

    par Eric Salituro ...
    Get up and running with building data pipelines and creating interactive dashboards to visualize, monitor, and present a wide variety of time-series data with this comprehensive introductory guideKey FeaturesInstall, set up, and configure Grafana for real-time data analysis, visualization, and alertingVisualize and monitor data using data sources such as InfluxDB, Telegraf, Prometheus, and ... En savoir plus

    CHF 30.46 ou Gratuit avec Kobo Plus

  • Practical Tableau

    100 Tips, Tutorials, and Strategies from a Tableau Zen Master

    par Ryan Sleeper ...
    Whether you have some experience with Tableau software or are just getting started, this manual goes beyond the basics to help you build compelling, interactive data visualization applications. Author Ryan Sleeper, one of the worldâ??s most qualified Tableau consultants, complements his web posts and instructional videos with this guide to give you a firm understanding of how to use Tableau to ... En savoir plus

    CHF 29.03

  • Spark: The Definitive Guide

    Big Data Processing Made Simple

    Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals.Youâ??ll explore the basic operations and common functions of Sparkâ? ... En savoir plus

    CHF 34.16

  • Ethics of Big Data

    Balancing Risk and Innovation

    par Kord Davis ...
    What are your organization’s policies for generating and using huge datasets full of personal information? This book examines ethical questions raised by the big data phenomenon, and explains why enterprises need to reconsider business decisions concerning privacy and identity. Authors Kord Davis and Doug Patterson provide methods and techniques to help your business engage in a transparent and ... En savoir plus

    CHF 8.51

  • Learning Informatica PowerCenter 10.x

    Enterprise data warehousing and intelligent data centers for efficient data management solutions

    par Rahul Malewar ...
    Harness the power and simplicity of Informatica PowerCenter 10.x to build and manage efficient data management solutionsKey Features\[\*\]Master PowerCenter 10.x components to create, execute, monitor, and schedule ETL processes with a practical approach.\[\*\] An ideal guide to building the necessary skills and competencies to become an expert Informatica PowerCenter developer.\[\*\] A ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus