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 1283
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

  • 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

  • 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

  • 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 10.04

  • 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

  • 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

  • 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 scenariosKey FeaturesSolve complex business problems within Microsoft BI tools including Power BI, SQL Server, and ExcelDevelop a conceptual understanding of critical business data modeling principlesLearn the subtleties of Power BI data visualizations, evaluation context, context transition, and filteringBook ... En savoir plus

    CHF 41.54 ou Gratuit avec Kobo Plus

  • Automating Data Quality Monitoring

    Scaling Beyond Rules with Machine Learning

    The world's businesses ingest a combined 2.5 quintillion bytes of data every day. But how much of this vast amount of data--used to build products, power AI systems, and drive business decisions--is poor quality or just plain bad? This practical book shows you how to ensure that the data your organization relies on contains only high-quality records.Most data engineers, data analysts, and data ... En savoir plus

    CHF 32.41

  • Game Design

    Come realizzare game app di successo

    par Michele Gotuzzo ...
    Negli ultimi anni una vera e propria rivoluzione digitale ha coinvolto tutti i processi uomo-macchina. Un aspetto fondamentale è stato l’evoluzione del gioco tradizionale in gioco digitale, che ha portato a modificare gran parte delle nostre abitudini in termini sia di “passatempo” sia di accesso all’istruzione e alle informazioni in generale. Con l’enorme diffusione degli smartphone e i nuovi ... En savoir plus

    CHF 19.00

  • Mastering Tableau 2019.1

    An expert guide to implementing advanced business intelligence and analytics with Tableau 2019.1

    Build, design and improve advanced business intelligence solutions using Tableau's latest features, including Tableau Prep, Tableau Hyper, and Tableau ServerKey FeaturesMaster new features in Tableau 2019.1 to solve real-world analytics challengesPerform Geo-Spatial Analytics, Time Series Analysis, and self-service analytics using real-life examplesBuild and publish dashboards and explore ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Fundamentals of Data Engineering

    Plan and Build Robust Data Systems

    Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle ... En savoir plus

    CHF 38.67

  • 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

  • Data Governance: The Definitive Guide

    As you move data to the cloud, you need to consider a comprehensive approach to data governance, along with well-defined and agreed-upon policies to ensure your organization meets compliance requirements. Data governance incorporates the ways people, processes, and technology work together to ensure data is trustworthy and can be used effectively. This practical guide shows you how to effectively ... En savoir plus

    CHF 38.67

  • 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

  • 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 ... En savoir plus

    CHF 32.41

  • Text as Data

    A New Framework for Machine Learning and the Social Sciences

    A guide for using computational text analysis to learn about the social worldFrom social media posts and text messages to digital government documents and archives, researchers are bombarded with a deluge of text reflecting the social world. This textual data gives unprecedented insights into fundamental questions in the social sciences, humanities, and industry. Meanwhile new machine learning ... En savoir plus

    CHF 27.38

  • Data Science : fondamentaux et études de cas

    Machine Learning avec Python et R

    Collection series Blanche
    Nous vivons une époque très excitante, qui ramène l'analyse de données et les méthodes quantitatives au coeur de la société. L'aboutissement de nombreux projets de recherche, la puissance de calcul informatique disponible et des données à profusion permettent aujourd'hui d'incroyables réalisations, grâce au travail des data scientists.Un livre de référence pour les data scientistsLa data science ... En savoir plus

    CHF 22.87 ou Gratuit avec Kobo Plus

  • 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

  • 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

  • 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

  • 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