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 Traitement des données

Si vous aimez les titres Traitement des données, vous allez adorer cette sélection.
Affichage des résultats 2161 - 2184 sur 3469
Skip side bar filters
  • Strategies of Inclusion and Exclusion in online and offline Interaction

    Collection Livre 74 - Lodz Studies in Language
    This volume deals with the interplay between personal identity and language, with a special focus on interactions involving political correctness, ideological positioning and minority groups. Differently from many studies adopting only either an abstract observational perspective or a militant one, this volume aims at describing identity construction as an interactional practice, in order to offer ... En savoir plus

    59,47 €

  • Deep Learning

    From Big Data to Artificial Intelligence with R

    DEEP LEARNINGA concise and practical exploration of key topics and applications in data scienceIn Deep Learning: From Big Data to Artificial Intelligence with R, expert researcher Dr. Stéphane Tufféry delivers an insightful discussion of the applications of deep learning and big data that focuses on practical instructions on various software tools and deep learning methods relying on three major ... En savoir plus

    72,99 €

  • SAP-BusinessObjects-Data-Services---Complete-Reference

    par Sukant Pandey ...
    Collection Livre 1 - SAP Data Management
    This book details the Data Services Configuration and Process activities for the SAP tool ‘Data Services’. At a high level it will cover various administrative and user-focused activities around the SQL Server 2008 Database, SAP Data Services, and SAP Information Platform Services. This book also provides the recommended approach and best practices for using these software packages. It will act as ... En savoir plus

    223,03 €

  • Beginning Data Science with Python and Jupyter

    Use powerful industry-standard tools within Jupyter and the Python ecosystem to unlock new, actionable insights from your data

    par Alex Galea ...
    Getting started with data science doesn t have to be an uphill battle. This step-by-step guide is ideal for beginners who know a little Python and are looking for a quick, fast-paced introduction.Key FeaturesGet up and running with the Jupyter ecosystem and some example datasetsLearn about key machine learning concepts like SVM, KNN classifiers and Random ForestsDiscover how you can use web ... En savoir plus

    11,65 € ou Gratuit avec Kobo Plus

  • Digital Archaeology

    Bridging Method and Theory

    Modifié par Patrick Daly, Thomas L. Evans ...
    The use of computers in archaeology is entering a new phase of unparalleled development, moving on from a specialist methodology on the margins to a powerful practical and analytical tool used across all areas of archaeological interest. With a thorough examination of the ways in which both everyday and cutting-edge technologies can be used to inform and enhance traditional methods, this book ... En savoir plus

    51,13 €

  • Io, Umano

    AI, automazione e il tentativo di recuperare quello che ci rende unici

    Non è un segreto, gli algoritmi stanno cambiando il nostro modo di vivere, lavorare, amare, divertirci. Le app di incontri usano l'intelligenza artificiale per selezionare partner potenziali, le aziende per predire i desideri e i comportamenti di acquisto, ma anche per valutare i candidati per una nuova posizione e decidere se assumere o meno. E ancora, nelle reti social operano bot basati su AI ... En savoir plus

    13,99 €

  • LiDAR Technology for Intelligent Transportation and Autonomous Systems

    This book explores the critical role of LiDAR technology in autonomous navigation and advanced driver assistance systems (ADAS). It explores the fundamental principles of LiDAR, comparing it with other sensor technologies like radar and cameras while examining the various types of LiDAR systems, including time-of-flight, flash, and frequency-modulated continuous wave systems. It emphasises real ... En savoir plus

    68,18 €

  • Natural Language Processing with Flair

    A practical guide to understanding and solving NLP problems with Flair

    par Tadej Magajna ...
    Learn how to solve practical NLP problems with the Flair Python framework, train sequence labeling models, work with text classifiers and word embeddings, and much more through hands-on practical exercisesKey FeaturesBacked by the community and written by an NLP expertGet an understanding of basic NLP problems and terminologySolve real-world NLP problems with Flair with the help of practical hands ... En savoir plus

    26,49 € ou Gratuit avec Kobo Plus

  • Privacy and Data Protection Challenges in the Distributed Era

    Collection series Intelligent Technologies and Robotics (R0)
    This book examines the conflicts arising from the implementation of privacy principles enshrined in the GDPR, and most particularly of the ``Right to be Forgotten'', on a wide range of contemporary organizational processes, business practices, and emerging computing platforms and decentralized technologies. Among others, we study two ground-breaking innovations of our distributed era: the ... En savoir plus

    137,79 €

  • CompTIA Linux+ (Plus) Certification The Ultimate Study Guide to Ace the Exam

    par Jake T Mills ...
    In the dynamic landscape of technology, familiarity with Linux has become increasingly indispensable. Our book offers a comprehensive exploration of the Linux operating system, tailored for both beginners and seasoned users seeking to deepen their understanding and refine their skills. With a blend of theoretical knowledge and practical applications, this book serves as a valuable resource for ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • Bayesian Compressive Sensing for Site Characterization

    Collection series Challenges in Geotechnical and Rock Engineering
    Site characterization is indispensable to good geotechnical or rock engineering practice as every site is unique, but technical, budget, time, or access constraints typically result in only a tiny fraction of the underground soil and rock in a site being visually inspected, sampled, or tested. This leads to a long- lasting challenge of sparse measurements in geo- sciences and engineering. This ... En savoir plus

    213,09 €

  • Google Compute Engine

    Managing Secure and Scalable Cloud Computing

    Learn how to run large-scale, data-intensive workloads with Compute Engine, Google’s cloud platform. Written by Google engineers, this tutorial walks you through the details of this Infrastructure as a Service by showing you how to develop a project with it from beginning to end. You’ll learn best practices for using Compute Engine, with a focus on solving practical problems.With programming ... En savoir plus

    16,42 €

  • Learn MongoDB in 24 Hours

    par Alex Nordeen ...
    MongoDB gives flexibility in compare to RDBMS. It has features like dynamic schemas, storage for large volume data, scaling database architecture, real-time data reporting, data sharding, and so on. It enables to develop application faster. To address all these features in a concise manner, this e-book is created.This e-book has explained features of MongoDB, that is important from the point of ... En savoir plus

    8,91 €

  • Emerging Technologies During the Era of COVID-19 Pandemic

    Collection Livre 348 - Studies in Systems, Decision and Control
    This book tackles the recent research directions in using the newly emerged technologies during the era of COVID-19 pandemic. It mainly focuses on using emerging technologies and their impact on health care, education, and society. It also provides insights into the current challenges and constraints in using technologies during the era of COVID-19 pandemic and exposes new opportunities for future ... En savoir plus

    152,63 €

  • Thoughtful Machine Learning with Python

    A Test-Driven Approach

    par Matthew Kirk ...
    Gain the confidence you need to apply machine learning in your daily work. With this practical guide, author Matthew Kirk shows you how to integrate and test machine learning algorithms in your code, without the academic subtext.Featuring graphs and highlighted code examples throughout, the book features tests with Python’s Numpy, Pandas, Scikit-Learn, and SciPy data science libraries. If you’re a ... En savoir plus

    21,40 €

  • Blockchain and Applications, 4th International Congress

    Collection series Springer Nature Proceedings excluding Computer Science
    This book constitutes the refereed proceedings of the 4th International Congress on Blockchain and Applications 2022, BLOCKCHAIN’22, held in L’Aquila, Italy, in July 2022. Among the scientific community, blockchain and artificial intelligence are a promising combination that will transform the production and manufacturing industry, media, finance, insurance, e-government, etc. Nevertheless, there ... En savoir plus

    190,79 €

  • Perceptions and Analysis of Digital Risks

    Modifié par Camille Capelle, Vincent Liquete ...
    The concept of digital risk, which has become ubiquitous in the media, sustains a number of myths and beliefs about the digital world. This book explores the opposite view of these ideologies by focusing on digital risks as perceived by actors in their respective contexts.Perceptions and Analysis of Digital Risks identifies the different types of risks that concern actors and actually impact their ... En savoir plus

    139,99 €

  • Machine Learning for Factor Investing: R Version

    Collection series Chapman and Hall/CRC Financial Mathematics Series
    Machine learning (ML) is progressively reshaping the fields of quantitative finance and algorithmic trading. ML tools are increasingly adopted by hedge funds and asset managers, notably for alpha signal generation and stocks selection. The technicality of the subject can make it hard for non-specialists to join the bandwagon, as the jargon and coding requirements may seem out of reach. Machine ... En savoir plus

    92,53 €

  • Data Science and Intelligent Applications

    Proceedings of ICDSIA 2020

    Collection series Springer Nature Proceedings excluding Computer Science
    This book includes selected papers from the International Conference on Data Science and Intelligent Applications (ICDSIA 2020), hosted by Gandhinagar Institute of Technology (GIT), Gujarat, India, on January 24–25, 2020. The proceedings present original and high-quality contributions on theory and practice concerning emerging technologies in the areas of data science and intelligent applications. ... En savoir plus

    190,79 €

  • Tenth International Conference on Applications and Techniques in Cyber Intelligence (ICATCI 2022)

    Volume 2

    Collection series Springer Nature Proceedings excluding Computer Science
    This book presents innovative ideas, cutting-edge findings, and novel techniques, methods, and applications in a broad range of cybersecurity and cyberthreat intelligence areas. As our society becomes smarter, there is a corresponding need to secure our cyberfuture. The book describes approaches and findings that are of interest to business professionals and governments seeking to secure our data ... En savoir plus

    199,38 €

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

    Modifié par Zhengbing Hu, Yong Wang, Matthew He ...
    Collection series Springer Nature Proceedings excluding Computer Science
    This book comprises high-quality peer-reviewed research papers presented at the 4th International Symposium on Computer Science, Digital Economy and Intelligent Systems (CSDEIS2022), held in Wuhan, China, from November 11–13, 2022, organized jointly by the Wuhan University of Technology, Hubei University of Technology, Wuhan University of Science and Technology, the Polish Operational and Systems ... En savoir plus

    256,62 €

  • Advanced Information Networking and Applications

    Proceedings of the 38th International Conference on Advanced Information Networking and Applications (AINA-2024), Volume 4

    Modifié par Leonard Barolli ...
    Collection series Springer Nature Proceedings excluding Computer Science
    The aim of the book is to provide latest research findings, innovative research results, methods, and development techniques from both theoretical and practical perspectives related to the emerging areas of information networking and applications.Networks of today are going through a rapid evolution, and there are many emerging areas of information networking and their applications. Heterogeneous ... En savoir plus

    208,92 €

  • The 2021 International Conference on Machine Learning and Big Data Analytics for IoT Security and Privacy

    SPIoT-2021 Volume 1

    Collection series Springer Nature Proceedings excluding Computer Science
    This book presents the proceedings of the 2020 2nd International Conference on Machine Learning and Big Data Analytics for IoT Security and Privacy (SPIoT-2021), online conference, on 30 October 2021. It provides comprehensive coverage of the latest advances and trends in information technology, science and engineering, addressing a number of broad themes, including novel machine learning and big ... En savoir plus

    199,38 €

  • Multimodal Biometric Identification System

    Case Study of Real-Time Implementation

    This book presents a novel method of multimodal biometric fusion using a random selection of biometrics, which covers a new method of feature extraction, a new framework of sensor-level and feature-level fusion. Most of the biometric systems presently use unimodal systems, which have several limitations. Multimodal systems can increase the matching accuracy of a recognition system. This monograph ... En savoir plus

    200,92 €