Cantitate/Preț
Produs

A Primer on Process Mining: Practical Skills with Python and Graphviz: SpringerBriefs in Information Systems

Autor Diogo R. Ferreira
en Limba Engleză Paperback – 28 feb 2020
The main goal of this book is to explain the core ideas of process mining, and to demonstrate how they can be implemented using just some basic tools that are available to any computer scientist or data scientist. It describes how to analyze event logs in order to discover the behavior of real-world business processes. The end result can often be visualized as a graph, and the book explains how to use Python and Graphviz to render these graphs intuitively. Overall, it enables the reader to implement process mining techniques on his or her own, independently of any specific process mining tool. An introduction to two popular process mining tools, namely Disco and ProM, is also provided. In this second edition the code snippets have been updated to Python 3, and some smaller errors have been corrected.

The book will be especially valuable for self-study or as a precursor to a more advanced text. Practitioners and students will be able to follow along on their own, even if they have no prior knowledge of the topic. After reading this book, they will be able to more confidently proceed to the research literature if needed.
Citește tot Restrânge

Din seria SpringerBriefs in Information Systems

Preț: 45902 lei

Nou

Puncte Express: 689

Preț estimativ în valută:
8785 9267$ 7342£

Carte tipărită la comandă

Livrare economică 31 decembrie 24 - 14 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030418182
ISBN-10: 3030418189
Pagini: 96
Ilustrații: X, 96 p. 10 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.16 kg
Ediția:2nd ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria SpringerBriefs in Information Systems

Locul publicării:Cham, Switzerland

Cuprins

Event Logs.- Control-Flow Perspective.- Organizational Perspective.- Performance Perspective.- Process Mining in Practice.

Notă biografică

Diogo R. Ferreira is Professor of Information Systems at the University of Lisbon, where he specializes on process mining, data analysis, and systems integration. He has been recognized several times for his pedagogical approach while teaching those subjects to computer science and other engineering students. He has supervised about thirty graduate students, and is the author of numerous publications. He has a particular interest in understanding processes (just about any kind of process) from the analysis of real-world event data.

Textul de pe ultima copertă

The main goal of this book is to explain the core ideas of process mining, and to demonstrate how they can be implemented using just some basic tools that are available to any computer scientist or data scientist. It describes how to analyze event logs in order to discover the behavior of real-world business processes. The end result can often be visualized as a graph, and the book explains how to use Python and Graphviz to render these graphs intuitively. Overall, it enables the reader to implement process mining techniques on his or her own, independently of any specific process mining tool. An introduction to two popular process mining tools, namely Disco and ProM, is also provided. In this second edition the code snippets have been updated to Python 3, and some smaller errors have been corrected.

The book will be especially valuable for self-study or as a precursor to a more advanced text. Practitioners and students will be able to follow along on their own, even if they have no prior knowledge of the topic. After reading this book, they will be able to more confidently proceed to the research literature if needed.


Caracteristici

Explains the fundamental ideas of process mining in simple and practical terms Illustrates the approach by using two widely available tools, Python and Graphviz Intended for practitioners and students alike, for self-study or as a precursor to a more advanced text