Mostrando 638,801 - 638,820 Resultados de 653,357 Para Buscar 'C5N~', tiempo de consulta: 2.16s Limitar resultados
  1. 638801
    Publicado 2023
    Tabla de Contenidos: “…challenge -- Summary -- Chapter 4: Getting Started with a Data Quality Initiative -- The first few weeks after budget approval -- Key activities in those early weeks -- Understanding data quality workstreams -- Workstreams required early on -- Identifying the right people for your team -- Mapping resources to the workstreams -- Summary -- Part 2 - Understanding and Monitoring the Data That Matters -- Chapter 5: Data Discovery -- An overview of the data discovery process -- Understanding business strategy, objectives, and challenges -- Approaches to stakeholder identification -- Content of stakeholder conversations -- The hierarchy of strategy, objectives, processes, analytics, and data -- Prioritizing using strategy -- Linking challenges to processes, data, and reporting -- Basics of data profiling -- Typical tool data profiling capabilities -- Using these capabilities -- Connecting to data -- Summary -- Chapter 6: Data Quality Rules -- An introduction to data quality rules -- Rule scope -- The key features of data quality rules -- Rule weightings -- Rule dimensions -- Rule priorities -- Rule thresholds -- Cost per failure -- Implementing data quality rules -- Designing rules -- Building data quality rules -- Testing data quality rules -- Summary -- Chapter 7: Monitoring Data Against Rules -- Introduction to data quality reporting -- Different levels of reporting -- Data security considerations -- Designing a high-level data quality dashboard -- Dimensions and filters -- Designing a Rule Results Report -- Typical features of the Rule Results Report -- Designing Failed Data Reports -- Typical features of the Failed Data Reports -- Re-using Failed Data Reports -- Multiple Failed Data Reports -- Exporting Failed Data Reports…”
    Libro electrónico
  2. 638802
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Table of Contents -- List of Figures -- List of Tables -- Foreword - Theo van Leeuwen -- Acknowledgements -- Abbreviations -- Chapter 1: Introduction: Beyond education for Industry 4.0: Next-generation literacies -- What are literacies, multimodality, and modes? …”
    Libro electrónico
  3. 638803
    Publicado 2023
    Tabla de Contenidos: “…Getting Started with Delta Lake -- Getting a Standard Spark Image -- Using Delta Lake with PySpark -- Running Delta Lake in the Spark Scala Shell -- Running Delta Lake on Databricks -- Creating and Running a Spark Program: helloDeltaLake -- The Delta Lake Format -- Parquet Files -- Writing a Delta Table -- The Delta Lake Transaction Log -- How the Transaction Log Implements Atomicity -- Breaking Down Transactions into Atomic Commits -- The Transaction Log at the File Level -- Scaling Massive Metadata -- Conclusion…”
    Libro electrónico
  4. 638804
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Copyright -- Contributors -- Table of Contents -- Preface -- Chapter 1: Hello, C#! Welcome, .NET! -- Introducing this book and its contents -- Setting up your development environment -- Understanding .NET -- Building console apps using Visual Studio 2022 -- Building console apps using Visual Studio Code -- Making good use of the GitHub repository for this book -- Looking for help -- Practicing and exploring -- Summary -- Chapter 2: Speaking C# -- Introducing the C# language -- Discovering your C# compiler version -- Understanding C# grammar and vocabulary -- Working with variables -- Exploring more about console apps -- Understanding async and await -- Practicing and exploring -- Summary -- Chapter 3: Controlling Flow, Converting Types, and Handling Exceptions -- Operating on variables -- Understanding selection statements -- Understanding iteration statements -- Storing multiple values in an array -- Casting and converting between types -- Handling exceptions -- Checking for overflow -- Practicing and exploring -- Summary -- Chapter 4: Writing, Debugging, and Testing Functions -- Writing functions -- Debugging during development -- Hot reloading during development -- Logging during development and runtime -- Unit testing -- Throwing and catching exceptions in functions -- Practicing and exploring -- Summary -- Chapter 5: Building Your Own Types with Object-Oriented Programming -- Talking about OOP -- Building class libraries -- Storing data in fields -- Working with methods and tuples -- Controlling access with properties and indexers -- Pattern matching with objects -- Working with record types -- Practicing and exploring -- Summary -- Chapter 6: Implementing Interfaces and Inheriting Classes -- Setting up a class library and console application -- Static methods and overloading operators -- Making types safely reusable with generics…”
    Libro electrónico
  5. 638805
    Publicado 2024
    Tabla de Contenidos: “…Evolving language models - the AR Transformer and its role in GenAI -- Implementing the original Transformer -- Data loading and preparation -- Tokenization -- Data tensorization -- Dataset creation -- Embeddings layer -- Positional encoding -- Multi-head self-attention -- FFN -- Encoder layer -- Encoder -- Decoder layer -- Decoder -- Complete transformer -- Training function -- Translation function -- Main execution -- Summary -- References -- Chapter 4: Applying Pretrained Generative Models: From Prototype to Production -- Prototyping environments -- Transitioning to production -- Mapping features to production setup -- Setting up a production-ready environment -- Local development setup -- Visual Studio Code -- Project initialization -- Docker setup -- Requirements file -- Application code -- Creating a code repository -- CI/CD setup -- Model selection - choosing the right pretrained generative model -- Meeting project objectives -- Model size and computational complexity -- Benchmarking -- Updating the prototyping environment -- GPU configuration -- Loading pretrained models with LangChain -- Setting up testing data -- Quantitative metrics evaluation -- Alignment with CLIP -- Interpreting outcomes -- Responsible AI considerations -- Addressing and mitigating biases -- Transparency and explainability -- Final deployment -- Testing and monitoring -- Maintenance and reliability -- Summary -- Part 2: Practical Applications of Generative AI -- Chapter 5: Fine-Tuning Generative Models for Specific Tasks -- Foundation and relevance - an introduction to fine-tuning -- PEFT -- LoRA -- AdaLoRA -- In-context learning -- Fine-tuning versus in-context learning -- Practice project: Fine-tuning for Q&amp -- A using PEFT -- Background regarding question-answering fine-tuning -- Implementation in Python -- Evaluation of results -- Summary -- References…”
    Libro electrónico
  6. 638806
    Publicado 2023
    Tabla de Contenidos: “…Using SQLite in a MAUI Application -- The ToDoItem Model -- The ToDoService -- The MainViewModel -- Registering Dependencies -- Building the MainPage View -- Managing NuGet Packages -- Using NuGet in Visual Studio -- Hosting Your Own NuGet Feeds -- Managing nmp Packages -- Creating Project Templates -- Creating and Using Code Snippets -- Creating Code Snippets -- Using Bookmarks and Code Shortcuts -- Bookmarks -- Code Shortcuts -- Adding Custom Tokens -- The Server Explorer -- Running SQL Queries -- Visual Studio Windows -- C# Interactive -- Code Metrics Results -- Maintainability Index -- Cyclomatic Complexity -- Depth of Inheritance -- Class Coupling -- Lines of Code -- Send Feedback -- Personalizing Visual Studio -- Adjust Line Spacing -- Document Management Customizations -- The Document Close Button -- Modify the Dirty Indicator -- Show Invisible Tabs in Italics in the Tab Drop-Down -- Colorize Document Tabs -- Tab Placement -- Visual Studio Themes -- Summary -- Chapter 3: Debugging Your Code -- Working with Breakpoints -- Setting a Breakpoint -- Step into Specific -- Run to Click -- Run to Cursor -- Force Run to Cursor -- Conditional Breakpoints and Actions -- Temporary Breakpoints -- Dependent Breakpoints -- Dragging Breakpoints -- Manage Breakpoints with Labels -- Exporting Breakpoints -- Using DataTips -- Visualizing Complex Data Types -- Bonus Tip -- Using the Watch Window -- The DebuggerDisplay Attribute -- Evaluate Functions Without Side Effects -- Format Specifiers -- ac -- d -- dynamic -- h -- nq -- nse -- hidden -- raw -- results -- Diagnostic Tools -- CPU Usage -- Memory Usage -- The Events View -- The Right Tool for the Right Project Type -- Immediate Window -- Attaching to a Running Process -- Attach to a Remote Process -- Remote Debugger Port Assignments -- Reattaching to a Process -- Remote Debugging -- System Requirements…”
    Libro electrónico
  7. 638807
    Publicado 2022
    Tabla de Contenidos: “…Migration considerations -- About the Zero-Downtime Migration tool -- Migrating on-premises database to Autonomous Database using ZDM -- Implementing migration to Autonomous Database using ZDM -- Installing and configuring ZDM software on a dedicated host -- Target Autonomous Database creation -- Generating an OCI API key pair in the pem format -- Installing the OCI CLI -- Preparing an SSH key pair -- Creating an Object Store bucket -- Creating an OCI user authentication token -- Keeping the same time zone -- Database character set -- Setting up the GoldenGate Microservices hub in the OCI marketplace -- Setting up the OCI CLI in the source database server for file transfer -- Preparing a ZDM response file for migration -- A dry run of ZDM -- Run the migration job -- Summary -- Questions -- Answers -- Chapter 4: ADB Disaster Protection with Autonomous Data Guard -- Overview and associated terminologies -- AuDG -- Local standby -- Remote standby (cross-region standby) -- Associated specifications in AuDG -- Region and roles specification -- RTO and RPO in an AuDG configuration -- Status and operation in AuDG -- Implementing AuDG -- Enabling AuDG -- Performing a manual switchover operation - local standby -- Performing a manual switchover operation - remote standby -- Disabling AuDG -- Leveraging OCI Events Service for AuDG operations -- Points to remember about AuDG -- Summary -- Questions -- Answers -- Further reading: -- Chapter 5: Backup and Restore with Autonomous Database in OCI -- Technical requirements -- Understanding the backup types -- Working with automated backup in the OCI portal -- Learning how to take a manual backup -- Restoring database backups -- Manual database backup using Data Pump -- Creating a dump set -- Creating a Data Pump backup directly to object storage -- Data Pump import backup -- Refreshing Autonomous Database schemas…”
    Libro electrónico
  8. 638808
    por Buffel, Tine
    Publicado 2024
    Tabla de Contenidos: “…Conclusion -- References -- 4 Paying attention to inequalities in later life: a priority for urban ageing research and policy -- Introduction -- The patterning of inequality in later life -- The extent of socioeconomic inequalities in health in later life -- Gender inequalities in health in later life -- Ethnic inequalities in health in later life -- Place-based inequality -- Moving beyond description -- Investigating fundamental causes -- Conclusion -- References -- Part II Age-friendly interventions to promote spatial justice -- 5 Involving marginalised groups of older people in age-friendly programmes: lessons from the Ambition for Ageing programme -- Introduction -- Inequalities, diversity and age-friendly work -- Context of inequalities and diversity in Greater Manchester -- Different ways to facilitate co-production -- Centring learning and adapting -- Addressing the needs of geographically dispersed communities of identity or experience -- Conclusion -- References -- 6 Developing age-friendly communities in areas of urban regeneration -- Introduction -- The erasure of older people from urban regeneration discourse -- The research in Collyhurst, Manchester -- Challenges for older residents in Collyhurst -- Recommendations for age-friendly urban regeneration: prioritising equitable development -- Acknowledging the history of urban neighbourhoods -- Supporting intergenerational justice -- Devising new ways of working with residents -- Conclusion -- References -- 7 Co-producing age-friendly community interventions: the Village model -- Introduction -- The Village model -- The Urban Villages project -- Selecting the areas -- The participatory approach -- Co-producing collaborative projects -- Overcoming challenges when using a co-production approach -- Individual capacity, trust and expectations -- Community capacity, leadership and sustainability…”
    Libro electrónico
  9. 638809
  10. 638810
    Tabla de Contenidos: “….) -- Diario de la Isla de Santa Elena: que contiene cuanto dijo e hizo Napoleón en el espacio de dieziocho [sic] meses / por el conde de Las Casas, 1835 (XIV, 382 ; 397 ; 400 p.) -- Napoleón en su destierro: continuación al diario de la isla de Santa Elena / por Barry G. …”
    Libro
  11. 638811
  12. 638812
  13. 638813
    Publicado 2021
    Libro
  14. 638814
  15. 638815
    Publicado 2015
    “…Esta obra escrita por siete mujeres, todas ellas historiadoras pero no todas católicas, que tiene como finalidad aclarar desde el punto de vista histórico algunos estereotipos muy difundidos sobre la historia de la Iglesia que han contribuido a deformar su imagen pública, y que tienen que ver con la Inquisición, la mujer, el antisemitismo, la ciencia, el sexo o el celibato, entre otros temas. …”
    Libro
  16. 638816
    por Cujas, Jacques, 1522-1590
    Publicado 1722
    Tabla de Contenidos: “…XXVIII. jam à Carolo Annibale Fabroto J.C. dispositarum ..., [52] p., 972 col. - v. IV: Tomus quartus vel primus operum postumorum. …”
    Libro
  17. 638817
    por Urbán Brotóns, Pascual
    Publicado 2010
    Tabla de Contenidos: “…Noviembre 2006; EXAMEN FINAL DE CONSTRUCCIÓN DE ESTRUCTURAS METÁLICAS 5 JUNIO 2007; EXAMEN FINAL DE CONSTRUCCIÓN DE ESTRUCTURAS METÁLICAS. 22 / 09 / 07…”
    Libro electrónico
  18. 638818
    por Polibio
    Publicado 1986
    Tabla de Contenidos: “…Contiene: v.I/1. Libro I (Caps. 1-31) (1972, CLXXVII, 56 p. (8-56 dupl.)) -- v.I/2. …”
    Libro
  19. 638819
  20. 638820
    Publicado 2007
    Tabla de Contenidos: “…Conté: Lo feo en el mundo clásico -- La Pasión, la muerte, el martirio -- El apocalipsis, el infierno y el diablo -- Monstruos y portentos -- Lo feo, lo cómico, lo obsceno -- La fealdad de la mujer entre la Antigüedad y el barroco -- El diablo en el mundo moderno -- Brujería, satanismo, sadismo -- Physica curiosa -- La redención romántica de lo feo -- Lo siniestro -- Torres de hierro t torres de marfil -- La vanguardia y el triunfo de lo feo -- La fealdad ajena, lo kitsch y lo camp -- Lo feo hoy…”
    Libro