Cantitate/Preț
Produs

Algorithmic Decision Making with Python Resources: From Multicriteria Performance Records to Decision Algorithms via Bipolar-Valued Outranking Digraphs: International Series in Operations Research & Management Science, cartea 324

Autor Raymond Bisdorff
en Limba Engleză Paperback – 31 mar 2023
This book describes Python3 programming resources for implementing decision aiding algorithms in the context of a bipolar-valued outranking approach. These computing resources, made available under the name Digraph3, are useful in the field of Algorithmic Decision Theory and more specifically in outranking-based Multiple-Criteria Decision Aiding (MCDA).
The first part of the book presents a set of tutorials introducing the Digraph3 collection of Python3 modules and its main objects, such as bipolar-valued digraphs and outranking digraphs. In eight methodological chapters, the second part illustrates multiple-criteria evaluation models and decision algorithms. These chapters are largely problem-oriented and demonstrate how to edit a new multiple-criteria performance tableau, how to build a best choice recommendation, how to compute the winner of an election and how to make rankings or ratings using incommensurable criteria.
The book’s third part presents three real-world decision case studies, while the fourth part addresses more advanced topics, such as computing ordinal correlations between bipolar-valued outranking digraphs, computing kernels in bipolar-valued digraphs, testing for confidence or stability of outranking statements when facing uncertain or solely ordinal criteria significance weights, and tempering plurality tyranny effects in social choice problems. The fifth and last part is more specifically focused on working with undirected graphs, tree graphs and forests. The closing chapter explores comparability, split, interval and permutation graphs.
The book is primarily intended for graduate students in management sciences, computational statistics and operations research. The chapters presenting algorithms for ranking multicriteria performance records will be of computational interest for designers of web recommender systems. Similarly, the relative and absolute quantile-rating algorithms, discussed and illustrated in several chapters, will be of practical interest to public and private performance auditors.
 
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 46008 lei  22-36 zile +2403 lei  5-11 zile
  Springer International Publishing – 31 mar 2023 46008 lei  22-36 zile +2403 lei  5-11 zile
Hardback (1) 69333 lei  43-57 zile
  Springer International Publishing – 30 mar 2022 69333 lei  43-57 zile

Din seria International Series in Operations Research & Management Science

Preț: 46008 lei

Preț vechi: 55431 lei
-17% Nou

Puncte Express: 690

Preț estimativ în valută:
8805 9146$ 7314£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 3402 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030909307
ISBN-10: 3030909301
Pagini: 346
Ilustrații: XXXVII, 346 p. 108 illus., 77 illus. in color.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.54 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Seria International Series in Operations Research & Management Science

Locul publicării:Cham, Switzerland

Cuprins

Part I: Introduction to the DIGRAPH3 Python Resources.- 1. Working with the DIGRAPH3 Python Resources.- 2. Working with Bipolar-Valued Digraphs.- 3. Working with Outranking Digraphs.- Part II: Evaluation Models and Decision Algorithms.- 4. Building a Best Choice Recommendation.- 5. How to Create a New Multiple-Criteria Performance Tableau.- 6. Generating Random Performance Tableaux.- 7. Who Wins the Election?.- 8. Ranking with Multiple Incommensurable Criteria.- 9. Rating by Sorting into Relative Performance Quantiles.- 10. Rating-by-Ranking with Learned Performance Quantile Norms.- 11. HPC Ranking of Big Performance Tableaux.- Part III: Evaluation and Decision Case Studies.- 12. Alice’s Best Choice: A Selection Case Study.- 13. The Best Academic Computer Science Depts: A Ranking Case Study.- 14. The Best Students, Where Do They Study? A Rating Case Study.- 15. Exercises.- Part IV: Advanced Topics.- 16. On Measuring the Fitness of a Multiple-Criteria Ranking.- 17. On Computing Digraph Kernels.- 18. On Confident Outrankings with Uncertain Criteria Significance Weights.- 19. Robustness Analysis of Outranking Digraphs.- 20. Tempering Plurality Tyranny Effects in Social Choice.- Part V: Working with Undirected Graphs.- 21. Bipolar-Valued Undirected Graphs.- 22. On Tree Graphs and Graph Forests.- 23. About Split, Comparability, Interval, and Permutation Graphs.

Recenzii

“The book … guides reader through each topic through sub-chapters and using links, even leading to the python.org interface for related content. From the moment reader download the Diagraph3 software, it helps reader understand with copyable code snippets and separate warning Note content. It guides reader through the operation of the algorithm through concrete, solved example.” (Rózsa Horváth–Bokor, zbMATH 1497.91004, 2022)

Notă biografică

Raymond Bisdorff holds a degree in Business Administration from the University of Liège, Belgium, a Ph.D. in Operations Research (OR) from the University Paris Dauphine and a Ph.D. in Management Sciences from the University of Liège, Belgium. He has been a Full Professor of Applied Mathematics and Computer Science at the University of Luxembourg, where he taught courses on algorithmic decision theory, computational statistics and discrete mathematics. He has served the international OR community as President of the Belgian OR Society (ORBEL), Vice-President of the Association of European OR Societies (EURO) and Vice-President of the International Federation of OR Societies (IFORS). His main interest is in outranking-based decision aiding algorithms for selecting, ranking and rating with multiple incommensurable performance criteria. His major articles have appeared in the European Journal of Operational Research (EJOR), Computer & Operations Research, and the Journal of Multi-Criteria Decision Analysis (JMCDA).

Textul de pe ultima copertă

This book describes Python3 programming resources for implementing decision aiding algorithms in the context of a bipolar-valued outranking approach. These computing resources, made available under the name Digraph3, are useful in the field of Algorithmic Decision Theory and more specifically in outranking-based Multiple-Criteria Decision Aiding (MCDA).

The first part of the book presents a set of tutorials introducing the Digraph3 collection of Python3 modules and its main objects, such as bipolar-valued digraphs and outranking digraphs. In eight methodological chapters, the second part illustrates multiple-criteria evaluation models and decision algorithms. These chapters are largely problem-oriented and demonstrate how to edit a new multiple-criteria performance tableau, how to build a best choice recommendation, how to compute the winner of an election and how to make rankings or ratings using incommensurable criteria. The book’s third part presents threereal-world decision case studies, while the fourth part addresses more advanced topics, such as computing ordinal correlations between bipolar-valued outranking digraphs, computing kernels in bipolar-valued digraphs, testing for confidence or stability of outranking statements when facing uncertain or solely ordinal criteria significance weights, and tempering plurality tyranny effects in social choice problems. The fifth and last part is more specifically focused on working with undirected graphs, tree graphs and forests. The closing chapter explores comparability, split, interval and permutation graphs.
The book is primarily intended for graduate students in management sciences, computational statistics and operations research. The chapters presenting algorithms for ranking multicriteria performance records will be of computational interest for designers of web recommender systems. Similarly, the relative and absolute quantile-rating algorithms, discussed and illustrated in several chapters, will be of practical interest to public and private performance auditors.

Caracteristici

Provides first hand step-by-step tutorials for solving didactical and practical decision problems with multiple criteria Introduces main objects available in the Digraph3 collection of Python3 modules for graduate students Designed for complementing a graduate course on algorithmic decision theory