Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Explainable AI in Healthcare, Raval, Mehul S


Варианты приобретения
Цена: 15004.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  Склад Америка: Есть  
При оформлении заказа до: 2025-08-18
Ориентировочная дата поставки: конец Сентября - начало Октября

Добавить в корзину
в Мои желания

Автор: Raval, Mehul S
Название:  Explainable AI in Healthcare
ISBN: 9781032367118
Издательство: Taylor&Francis
Классификация:






ISBN-10: 1032367113
Обложка/Формат: Hardback
Страницы: 332
Вес: 0.77 кг.
Дата издания: 17.07.2023
Серия: Analytics and ai for healthcare
Иллюстрации: 27 tables, black and white; 79 line drawings, black and white; 57 halftones, black and white; 136 illustrations, black and white
Размер: 162 x 242 x 24
Читательская аудитория: Tertiary education (us: college)
Подзаголовок: Unboxing machine learning for biomedicine
Рейтинг:
Поставляется из: Европейский союз


Автор: Nagrath, Preeti
Название: Smart Distributed Embedded Systems for Healthcare Applications
ISBN: 1032183470 ISBN-13(EAN): 9781032183473
Издательство: Taylor&Francis
Рейтинг:
Цена: 20671.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book discusses the applications and optimization of emerging smart technologies in the field of healthcare. It further explains different modeling scenarios of the latest technologies in the healthcare system and compares the results to better understand the nature and progress of diseases in the human body, which would ultimately lead to early diagnosis and better treatment and cure of diseases with the help of distributed technology. Covers the implementation models using technologies such as artificial intelligence, machine learning, and deep learning with distributed systems for better diagnosis and treatment of diseases.

Gives in-depth review of technological advancements like advanced sensing technologies such as plasmonic sensors, usage of RFIDs, and electronic diagnostic tools in the field of healthcare engineering. Discusses possibilities of augmented reality and virtual reality interventions for providing unique solutions in medical science, clinical research, psychology, and neurological disorders. Highlights the future challenges and risks involved in the application of smart technologies such as cloud computing, fog computing, IOT, and distributed computing in healthcare.

Confers to utilize the AI and ML and associated aids in healthcare sectors in the post-Covid 19 period to revitalize the medical setup. Contributions included in the book will motivate technological developers and researchers to develop new algorithms and protocols in the healthcare field. It will serve as a vast platform for gaining knowledge regarding healthcare delivery, health- care management, healthcare in governance, and health monitoring approaches using distributed environments.

It will serve as an ideal reference text for graduate students and researchers in diverse engineering fields including electrical, electronics and communication, computer, and biomedical fields.

Explainable AI in Healthcare and Medicine: Building a Culture of Transparency and Accountability

Автор: Shaban-Nejad Arash, Michalowski Martin, Buckeridge David L.
Название: Explainable AI in Healthcare and Medicine: Building a Culture of Transparency and Accountability
ISBN: 3030533549 ISBN-13(EAN): 9783030533540
Издательство: Springer
Рейтинг:
Цена: 23757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book highlights the latest advances in the application of artificial intelligence and data science in health care and medicine.

Explainable Artificial Intelligence Based on Neuro-Fuzzy Modeling with Applications in Finance

Автор: Rutkowski Tom
Название: Explainable Artificial Intelligence Based on Neuro-Fuzzy Modeling with Applications in Finance
ISBN: 3030755207 ISBN-13(EAN): 9783030755201
Издательство: Springer
Цена: 22359.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The book proposes techniques, with an emphasis on the financial sector, which will make recommendation systems both accurate and explainable. However, in many applications, e.g., medical diagnosis or venture capital investment recommendations, it is essential to explain the rationale behind AI systems decisions or recommendations.

Towards Explainable Fuzzy AI: Concepts, Paradigms, Tools, and Techniques

Автор: Kreinovich
Название: Towards Explainable Fuzzy AI: Concepts, Paradigms, Tools, and Techniques
ISBN: 3031099737 ISBN-13(EAN): 9783031099731
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Modern AI techniques –- especially deep learning –- provide, in many cases, very good recommendations: where a self-driving car should go, whether to give a company a loan, etc. The problem is that not all these recommendations are good -- and since deep learning provides no explanations, we cannot tell which recommendations are good. It is therefore desirable to provide natural-language explanation of the numerical AI recommendations. The need to connect natural language rules and numerical decisions is known since 1960s, when the need emerged to incorporate expert knowledge -- described by imprecise words like "small" -- into control and decision making. For this incorporation, a special "fuzzy" technique was invented, that led to many successful applications. This book described how this technique can help to make AI more explainable.The book can be recommended for students, researchers, and practitioners interested in explainable AI.

Explainable AI Recipes

Автор: Mishra
Название: Explainable AI Recipes
ISBN: 1484290283 ISBN-13(EAN): 9781484290286
Издательство: Springer
Рейтинг:
Цена: 4890.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Understand how to use Explainable AI (XAI) libraries and build trust in AI and machine learning models. This book utilizes a problem-solution approach to explaining machine learning models and their algorithms. The book starts with model interpretation for supervised learning linear models, which includes feature importance, partial dependency analysis, and influential data point analysis for both classification and regression models. Next, it explains supervised learning using non-linear models and state-of-the-art frameworks such as SHAP values/scores and LIME for local interpretation. Explainability for time series models is covered using LIME and SHAP, as are natural language processing-related tasks such as text classification, and sentiment analysis with ELI5, and ALIBI. The book concludes with complex model classification and regression-like neural networks and deep learning models using the CAPTUM framework that shows feature attribution, neuron attribution, and activation attribution. After reading this book, you will understand AI and machine learning models and be able to put that knowledge into practice to bring more accuracy and transparency to your analyses. What You Will Learn * Create code snippets and explain machine learning models using Python * Leverage deep learning models using the latest code with agile implementations * Build, train, and explain neural network models designed to scale * Understand the different variants of neural network models Who This Book Is For AI engineers, data scientists, and software developers interested in XAI

Artificial Intelligence in Medicine: Knowledge Representation and Transparent and Explainable Systems

Автор: Mar Marcos; Jose M. Juarez; Richard Lenz; Grzegorz
Название: Artificial Intelligence in Medicine: Knowledge Representation and Transparent and Explainable Systems
ISBN: 3030374459 ISBN-13(EAN): 9783030374457
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes revised selected papers from the AIME 2019 workshops KR4HC/ProHealth 2019, the Workshop on Knowledge Representation for Health Care and Process-Oriented Information Systems in Health Care, and TEAAM 2019, the Workshop on Transparent, Explainable and Affective AI in Medical Systems.

Explainable Artificial Intelligence for Intelligent Transportation Systems

Автор: Gaur
Название: Explainable Artificial Intelligence for Intelligent Transportation Systems
ISBN: 3031096436 ISBN-13(EAN): 9783031096433
Издательство: Springer
Рейтинг:
Цена: 22359.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Transportation typically entails crucial “life-death” choices, delegating crucial decisions to an AI algorithm without any explanation poses a serious threat. Hence, explainability and responsible AI is crucial in the context of intelligent transportation. In Intelligence Transportation System (ITS) implementations such as traffic management systems and autonomous driving applications, AI-based control mechanisms are gaining prominence. Explainable artificial intelligence for intelligent transportation system tackling certain challenges in the field of autonomous vehicle, traffic management system, data integration and analytics and monitor the surrounding environment. The book discusses and inform researchers on explainable Intelligent Transportation system. It also discusses prospective methods and techniques for enabling the interpretability of transportation systems. The book further focuses on ethical considerations apart from technical considerations.

Explainable and Interpretable Models in Computer Vision and Machine Learning

Автор: Hugo Jair Escalante; Sergio Escalera; Isabelle Guy
Название: Explainable and Interpretable Models in Computer Vision and Machine Learning
ISBN: 3319981307 ISBN-13(EAN): 9783319981307
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This book compiles leading research on the development of explainable and interpretable machine learning methods in the context of computer vision and machine learning.Research progress in computer vision and pattern recognition has led to a variety of modeling techniques with almost human-like performance. Although these models have obtained astounding results, they are limited in their explainability and interpretability: what is the rationale behind the decision made? what in the model structure explains its functioning? Hence, while good performance is a critical required characteristic for learning machines, explainability and interpretability capabilities are needed to take learning machines to the next step to include them in decision support systems involving human supervision. This book, written by leading international researchers, addresses key topics of explainability and interpretability, including the following: · Evaluation and Generalization in Interpretable Machine Learning· Explanation Methods in Deep Learning· Learning Functional Causal Models with Generative Neural Networks· Learning Interpreatable Rules for Multi-Label Classification· Structuring Neural Networks for More Explainable Predictions· Generating Post Hoc Rationales of Deep Visual Classification Decisions· Ensembling Visual Explanations· Explainable Deep Driving by Visualizing Causal Attention· Interdisciplinary Perspective on Algorithmic Job Candidate Search· Multimodal Personality Trait Analysis for Explainable Modeling of Job Interview Decisions · Inherent Explainability Pattern Theory-based Video Event Interpretations
Explainable artificial intelligence for smart cities

Название: Explainable artificial intelligence for smart cities
ISBN: 1032001127 ISBN-13(EAN): 9781032001128
Издательство: Taylor&Francis
Рейтинг:
Цена: 15310.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The objective of this book is to focus on Explainable Artificial Intelligence (XAI) in smart city development. This book provides a timely, global reference source about cutting edge research efforts to ensure the XAI factor in smart city-oriented developments.

Biomedical Data Analysis and Processing Using Explainable (XAI) and Responsive Artificial Intelligence (RAI)

Автор: Singh, Java
Название: Biomedical Data Analysis and Processing Using Explainable (XAI) and Responsive Artificial Intelligence (RAI)
ISBN: 9811914753 ISBN-13(EAN): 9789811914751
Издательство: Springer
Рейтинг:
Цена: 25155.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The book discusses Explainable (XAI) and Responsive Artificial Intelligence (RAI) for biomedical and healthcare applications. The book explains both positive as well as negative findings obtained by explainable AI techniques.

Explainable AI and Other Applications of Fuzzy Techniques: Proceedings of the 2021 Annual Conference of the North American Fuzzy Information Processin

Автор: Rayz Julia, Raskin Victor, Dick Scott
Название: Explainable AI and Other Applications of Fuzzy Techniques: Proceedings of the 2021 Annual Conference of the North American Fuzzy Information Processin
ISBN: 303082098X ISBN-13(EAN): 9783030820985
Издательство: Springer
Рейтинг:
Цена: 34937.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This book focuses on an overview of the AI techniques, their foundations, their applications, and remaining challenges and open problems. Many artificial intelligence (AI) techniques do not explain their recommendations. Providing natural-language explanations for numerical AI recommendations is one of the main challenges of modern AI. To provide such explanations, a natural idea is to use techniques specifically designed to relate numerical recommendations and natural-language descriptions, namely fuzzy techniques.

This book is of interest to practitioners who want to use fuzzy techniques to make AI applications explainable, to researchers who may want to extend the ideas from these papers to new application areas, and to graduate students who are interested in the state-of-the-art of fuzzy techniques and of explainable AI--in short, to anyone who is interested in problems involving fuzziness and AI in general.


Ai Assurance

Автор: Batarseh, Feras A.
Название: Ai Assurance
ISBN: 0323919197 ISBN-13(EAN): 9780323919197
Издательство: Elsevier Science
Рейтинг:
Цена: 22065.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия