Kirjojen hintavertailu. Mukana 12 657 676 kirjaa ja 12 kauppaa.

Kirjailija

Jun Xu

Kirjat ja teokset yhdessä paikassa: 22 kirjaa, julkaisuja vuosilta 2009-2026, suosituimpien joukossa Impact Behavior and Pedestrian Protection of Automotive Laminated Windshield. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.

22 kirjaa

Kirjojen julkaisuhaarukka 2009-2026.

Retrieval Augmented Generation In Production: Architecture, Patterns, And Runbooks
This book is a practical, end-to-end guide to building product-implementation-ready Retrieval-Augmented Generation (RAG) systems for high-stakes domains such as healthcare, finance, education, legal services, and customer support. While Artificial Intelligence (AI) advances rapidly, Large Language Models (LLMs) continue to face challenges with factual consistency and domain-specific accuracy. LLM-based RAG systems address these limitations by integrating live, external knowledge sources to produce grounded, current, and trustworthy outputs.Readers are taken through the full RAG pipeline with MLOps/LLMOps — while tackling 30+ real-world implementation challenges, including data parsing & chunking, prompt rephrasing, retrieval quality, response synthesis, hallucination mitigation, evaluation frameworks, serving & monitoring enhancement, orchestration optimization, and graph-, tabular-, and agentic-RAG patterns. Clear architectures, case studies, and runnable code illustrate how to design, implement, validate, monitor, and scale robust RAG systems.The book also provides a balanced perspective on the current limitations of RAG approaches and their future potential as part of emerging agentic AI ecosystems. Whether you are an engineer, product leader, or researcher, this book equips you to deliver reliable, business-ready AI solutions while staying ahead of rapidly evolving technologies.All supplementary material (i.e. sample codes) are available at https://github.com/junxu-ai/RAG_Codes.
Ordered Regression Models

Ordered Regression Models

Andrew Fullerton; Jun Xu

CRC Press Inc
2016
sidottu
Estimate and Interpret Results from Ordered Regression ModelsOrdered Regression Models: Parallel, Partial, and Non-Parallel Alternatives presents regression models for ordinal outcomes, which are variables that have ordered categories but unknown spacing between the categories. The book provides comprehensive coverage of the three major classes of ordered regression models (cumulative, stage, and adjacent) as well as variations based on the application of the parallel regression assumption.The authors first introduce the three "parallel" ordered regression models before covering unconstrained partial, constrained partial, and nonparallel models. They then review existing tests for the parallel regression assumption, propose new variations of several tests, and discuss important practical concerns related to tests of the parallel regression assumption. The book also describes extensions of ordered regression models, including heterogeneous choice models, multilevel ordered models, and the Bayesian approach to ordered regression models. Some chapters include brief examples using Stata and R.This book offers a conceptual framework for understanding ordered regression models based on the probability of interest and the application of the parallel regression assumption. It demonstrates the usefulness of numerous modeling alternatives, showing you how to select the most appropriate model given the type of ordinal outcome and restrictiveness of the parallel assumption for each variable.Web ResourceMore detailed examples are available on a supplementary website. The site also contains JAGS, R, and Stata codes to estimate the models along with syntax to reproduce the results.