Mostrando 50,981 - 51,000 Resultados de 51,395 Para Buscar 'ZCom~', tiempo de consulta: 0.79s Limitar resultados
  1. 50981
    Publicado 2021
    “…Finally, you'll learn how to use some new and advanced modeling features to enhance your data models to carry out a wide variety of complex tasks.By the end of this Power BI book, you'll have gained the skills you need to structure data coming from multiple sources in different ways to create optimized data models that support reporting and data analytics.What you will learn* Implement virtual tables and time intelligence functionalities in DAX to build a powerful model* Identify Dimension and Fact tables and implement them in Power Query Editor* Deal with advanced data preparation scenarios while building Star Schema* Explore best practices for data preparation and modeling* Discover different hierarchies and their common pitfalls* Understand complex data models and how to decrease the level of model complexity with different approaches* Learn advanced data modeling techniques such as aggregations, incremental refresh, and RLS/OLSWho this book is forThis MS Power BI book is for BI users, data analysts, and analysis developers who want to become well-versed with data modeling techniques to make the most of Power BI. …”
    Libro electrónico
  2. 50982
    Publicado 2021
    “…You'll cover popular topics, including intent classification and sentiment analysis, and use them on popular datasets and interpret the classification results.By the end of this book, you'll be able to confidently use spaCy, including its linguistic features, word vectors, and classifiers, to create your own NLP apps.What you will learn* Install spaCy, get started easily, and write your first Python script* Understand core linguistic operations of spaCy* Discover how to combine rule-based components with spaCy statistical models* Become well-versed with named entity and keyword extraction* Build your own ML pipelines using spaCy* Apply all the knowledge you've gained to design a chatbot using spaCyWho this book is forThis book is for data scientists and machine learners who want to excel in NLP as well as NLP developers who want to master spaCy and build applications with it. …”
    Libro electrónico
  3. 50983
    Publicado 2018
    Tabla de Contenidos: “…Implementing the Cucumber Beetle audio -- Implementing the Cucumber Man audio -- Introduction to Unity's lights and shadows -- Adding light sources -- Directional light -- Point light -- Spot light -- Area light -- Shadows -- Discovering Unity's special effects -- Particle System -- Trail Renderer -- Adding visual effects to our game -- Adding a Point light to our cherry trees -- Add a special effect using the Particle System -- Summary -- Chapter 13: Optimizing Our Game for Deployment -- Using the Profiler window -- Getting more out of the Profilers -- Optimizing scripts -- Optimized code example -- Optimizing graphics rendering -- Occlusion culling -- Lighting -- Mesh renderer -- Additional optimizations -- Level of detail -- Static colliders -- Creating builds -- Understanding the Unity build process -- Build settings -- PC, Mac, and Linux standalone -- iOS -- tvOS -- Android -- HTML 5/WebGL -- Facebook -- Xbox One -- PlayStation 4 and PlayStation Vita -- Player Settings -- Summary -- Chapter 14: Virtual Reality -- Welcome to virtual reality -- Development tools -- Oculus -- GearVR -- OpenVR -- PlayStation VR -- Enabling virtual reality in Unity -- Requisite SDKs -- Configuring your Unity project -- Recommendations from Unity technologies -- Starter content -- Oculus VR -- Oculus Sample Framework -- Oculus Stereo Shading Re-Projection Sample -- Oculus Integration -- Vive software -- Vive Stereo Rendering Toolkit -- Vive Input Utility -- Vive Media Decoder -- NVIDIA -- NVIDIA VRWorks -- NVIDIA VR Samples -- Unity Technologies -- Summary -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  4. 50984
    Publicado 2017
    “…The book consists of plenty of examples with accom..…”
    Libro electrónico
  5. 50985
    Publicado 2016
    “…Along the way, you’ll learn to master the Android APIs and FrameWorks needed to become a successful Android app developer. About the Instructor Paul Deitel is the co-founder of Deitel & Associates, Inc., the internationally recognized programming languages authoring, corporate-training and Internet business development organization. …”
    Video
  6. 50986
    Publicado 2018
    Tabla de Contenidos: “…The HighGUI module in OpenCV -- Image and video handling in Qt -- The QImage class -- The QPixmap class -- The QImageReader and QImageWriter classes -- The QPainter class -- Camera and video handling in Qt -- Summary -- Chapter 5: The Graphics View Framework -- The Scene-View-Item architecture -- The Scene, QGraphicsScene -- The Items, QGraphicsItem -- The View, QGraphicsView -- Summary -- Chapter 6: Image Processing in OpenCV -- Image filtering -- Filtering functions in OpenCV -- Image transformation capabilities -- Geometric transformations -- Miscellaneous transformations -- Colors and color spaces -- Image thresholding -- Discrete Fourier transform -- Drawing in OpenCV -- Template matching -- Summary -- Chapter 7: Features and Descriptors -- Base of all algorithms - the Algorithm class -- The 2D Features Framework -- Detecting features -- KAZE and AKAZE -- The BRISK class -- FAST -- GFTT (Good Features to Track) -- ORB -- Extracting and matching descriptors -- How to choose an algorithm -- Accuracy -- Speed -- Resource usage -- Availability -- Summary -- Chapter 8: Multithreading -- Multithreading in Qt -- Low-level multithreading using QThread -- Subclassing QThread -- Using the moveToThread function -- Thread synchronization tools -- Mutexes -- Read-write locks -- Semaphores -- Wait conditions -- High-level multithreading using QtConcurrent -- Summary -- Chapter 9: Video Analysis -- Understanding histograms -- Understanding back-projection images -- Histogram comparison -- Histogram equalization -- MeanShift and CamShift -- Background/foreground detection -- Summary -- Chapter 10: Debugging and Testing -- Debugging with Qt Creator -- Getting started with the debugging mode -- Qt Test Framework -- Creating a Unit Test -- Data-driven testing -- Benchmarking -- GUI testing -- testcase projects -- Summary -- Chapter 11: Linking and Deployment…”
    Libro electrónico
  7. 50987
    Publicado 2021
    “…Explore Amazon Connect, from implementing call flows and creating AI bots to integrating artificial intelligence solutions and analyzing critical customer sentimentKey FeaturesDiscover how to integrate chat with Connect to allow organizations to reduce operations costsLeverage machine learning to perform natural language processing (NLP) for analyzing customer feedback and trendsLearn how to integrate your enterprise application with Amazon ConnectBook DescriptionAmazon Connect is a pay-as-you-go cloud contact center solution that powers Amazon’s customer contact system and provides an impressive user experience while reducing costs. …”
    Libro electrónico
  8. 50988
    Publicado 2021
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Section 1: The Basics -- Chapter 1: Kernel Workspace Setup -- Technical requirements -- Running Linux as a guest VM -- Installing a 64-bit Linux guest -- Turn on your x86 system's virtualization extension support -- Allocate sufficient space to the disk -- Install the Oracle VirtualBox Guest Additions -- Experimenting with the Raspberry Pi -- Setting up the software - distribution and packages -- Installing software packages -- Installing the Oracle VirtualBox guest additions -- Installing required software packages -- Installing a cross toolchain and QEMU -- Installing a cross compiler -- Important installation notes -- Additional useful projects -- Using the Linux man pages -- The tldr variant -- Locating and using the Linux kernel documentation -- Generating the kernel documentation from source -- Static analysis tools for the Linux kernel -- Linux Trace Toolkit next generation -- The procmap utility -- Simple Embedded ARM Linux System FOSS project -- Modern tracing and performance analysis with [e]BPF -- The LDV - Linux Driver Verification - project -- Summary -- Questions -- Further reading -- Chapter 2: Building the 5.x Linux Kernel from Source - Part 1 -- Technical requirements -- Preliminaries for the kernel build -- Kernel release nomenclature -- Kernel development workflow - the basics -- Types of kernel source trees -- Steps to build the kernel from source -- Step 1 - obtaining a Linux kernel source tree -- Downloading a specific kernel tree -- Cloning a Git tree -- Step 2 - extracting the kernel source tree -- A brief tour of the kernel source tree -- Step 3 - configuring the Linux kernel -- Understanding the kbuild build system -- Arriving at a default configuration -- Obtaining a good starting point for kernel configuration…”
    Libro electrónico
  9. 50989
    Publicado 2018
    “…This is where Typescript comes into the picture; it lets you write pure object-oriented code with ease, giving it the upper hand over JavaScript. …”
    Libro electrónico
  10. 50990
    Publicado 2021
    “…Get to grips with various performance improvement techniques such as concurrency, lock-free programming, atomic operations, parallelism, and memory managementKey Features:Understand the limitations of modern CPUs and their performance impactFind out how you can avoid writing inefficient code and get the best optimizations from the compilerLearn the tradeoffs and costs of writing high-performance programsBook Description:The great free lunch of "performance taking care of itself" is over. …”
    Libro electrónico
  11. 50991
    Publicado 2021
    “…Along with covering how to work with CS Modeler that comes bundled with CSP, this book shows you how to import and rig characters easily. …”
    Libro electrónico
  12. 50992
    Publicado 2021
    “…With Red Hat Enterprise Linux (RHEL) becoming the most popular choice for enterprises worldwide, achieving the Red Hat Certified System Administrator (RHCSA) certification will validate your Linux skills to install, configure, and troubleshoot applications and services on RHEL systems.Complete with easy-to-follow tutorial-style content, self-assessment questions, tips, best practices, and practical exercises with detailed solutions, this book covers essential RHEL commands, user and group management, software management, networking fundamentals, and much more. …”
    Libro electrónico
  13. 50993
    Publicado 2021
    “…Leverage DataRobot's enterprise AI platform and automated decision intelligence to extract business value from data Key Features Get well-versed with DataRobot features using real-world examples Use this all-in-one platform to build, monitor, and deploy ML models for handling the entire production life cycle Make use of advanced DataRobot capabilities to programmatically build and deploy a large number of ML models Book DescriptionDataRobot enables data science teams to become more efficient and productive. …”
    Libro electrónico
  14. 50994
    por Boorshtein, Marc
    Publicado 2021
    “…Key Features Extensively revised edition to cover the latest updates and new releases along with two new chapters to introduce Istio Get a firm command of Kubernetes from a dual perspective of an admin as well as a developer Understand advanced topics including load balancing, externalDNS, global load balancing, authentication integration, policy, security, auditing, backup, Istio and CI/CD Book DescriptionKubernetes has taken the world by storm, becoming the standard infrastructure for DevOps teams to develop, test, and run applications. …”
    Libro electrónico
  15. 50995
    por Leventi, Chrysa
    Publicado 2016
    “…Due to the complexity of income surveys such as EU-SILC, income data usually become available with considerable delay. …”
    Capítulo de libro electrónico
  16. 50996
    Publicado 2022
    “…You will gain extensive foundational skills to become an intermediate to advanced-level developer. …”
    Video
  17. 50997
    Publicado 2022
    “…He cautiously stepped into the realm of data, beginning with a simple Google search for "what does a data scientist do" He was determined to pursue a career in data science to become a data engineer by learning about big data tools and infrastructure design to build scalable systems and pipelines. …”
    Video
  18. 50998
    Publicado 2022
    “…What you will learn Develop a comprehensive understanding of SASE from a market and technical perspective Understand SASE services and components included in SASE solutions Move logically from prescriptive design to policy-based design and orchestration Understand standard SASE use cases and how to integrate future components Convert from a legacy network design model to a secure DevOps model for future projects Use a functional design overlay to eliminate inter-service competition for the control plane of the SASE service Who this book is for This book is for technology and security leaders and specifically for any CTO, CSO, CISO, or CIO looking for an executive approach to SASE for their organization. …”
    Libro electrónico
  19. 50999
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright Page -- Contents -- Preface Winter Is Coming -- Part I Mind Your Mindset -- Chapter 1 Rise and Survive -- Chapter 2 Put Your Swimsuit On -- Chapter 3 Be Right Now -- Chapter 4 The Only Three Things You Control -- Chapter 5 Stop Wishing Things Were Easier -- Start Making Yourself Better -- Chapter 6 Be Grateful for Adversity -- Chapter 7 Dig for Ponies -- Chapter 8 You Cannot Afford the Luxury of a Negative Thought -- Chapter 9 The Trouble with Doom Scrolling -- Chapter 10 Don't Get into Buckets with Crabs -- Chapter 11 Invest in Yourself -- Chapter 12 Set NEW Goals -- Chapter 13 This Ain't Easy Street -- Part II The Pipe Is Life -- Chapter 14 Talk with People -- Chapter 15 Become a Relentless, Fanatical Prospector -- Chapter 16 Be the Squirrel -- Chapter 17 Persistence Always Finds a Way to Win -- Chapter 18 Go Where the Money Is -- Chapter 19 Seven Steps to Building Effective Prospecting Sequences -- Targeted Lists -- Communication Channels -- Cadence -- Touches -- Duration -- Pace -- Messaging -- Chapter 20 Message Matters -- Chapter 21 When You Hit the Wall of Rejection, Keep Going -- Chapter 22 All Prospecting Objections Can Be Anticipated -- Chapter 23 Do a Little Bit of Prospecting, Every Day -- Chapter 24 One More Call -- Part III Time Discipline -- Chapter 25 Protect the Golden Hours -- Chapter 26 Work Harder, Longer, and Smarter -- Chapter 27 Own It! …”
    Libro electrónico
  20. 51000
    Publicado 2018
    “…This book provides an overview of the next generation Internet of Things (IoT), ranging from research, innovation, development priorities, to enabling technologies in a global context. …”
    Libro electrónico