"决策树学习在业务流程事件日志缺失趋势提取中的应用研究"
需积分: 0 67 浏览量
更新于2024-03-20
收藏 1.19MB DOCX 举报
"Extraction of Missing Tendency Using Decision Tree Learning in Business Process Event Log" is a research paper that focuses on utilizing decision tree learning to extract missing tendencies from business process event logs. With the increasing popularity of process mining in recent years, the importance of analyzing event logs to enhance business operations has become apparent. However, event logs often suffer from missing data caused by technical or human errors, leading to incomplete analysis results.
Traditionally, prediction models are used to impute missing data in event logs. However, these methods may not be accurate or efficient in capturing the underlying trends and patterns present in the data. This paper proposes the use of decision tree learning as a more effective approach to identify and extract missing tendencies from event logs. By leveraging the hierarchical structure of decision trees, the algorithm can uncover hidden patterns and relationships within the data, leading to more accurate imputations and a deeper understanding of the underlying processes.
The abstract of the paper highlights the significance of this research in the field of process mining and emphasizes the potential impact of using decision tree learning to address the issue of missing data in event logs. By improving the accuracy and reliability of analysis results, businesses can make more informed decisions and optimize their process operations for better efficiency and performance.
Overall, "Extraction of Missing Tendency Using Decision Tree Learning in Business Process Event Log" offers a novel and practical solution to a common challenge faced in process mining, demonstrating the potential of decision tree learning to enhance data analysis and drive business success."
点击了解资源详情
点击了解资源详情
点击了解资源详情
2019-11-20 上传
2024-09-07 上传
ProgrammerMonkey
- 粉丝: 47
- 资源: 38
最新资源
- 创建个性化的Discord聊天机器人教程
- RequireJS实现单页应用延迟加载模块示例教程
- 基于Java+Applet的聊天系统毕业设计项目
- 从HTML到JSX的转换实战教程
- 轻量级滚动到顶部按钮插件-无广告体验
- 探索皇帝多云的天空:MMP 100网站深度解析
- 掌握JavaScript构造函数与原型链的实战应用
- 用香草JS和测试优先方法开发的剪刀石头布游戏
- SensorTagTool: 实现TI SensorTags数据获取的OS X命令行工具
- Vue模块构建与安装教程
- JavaWeb图片浏览小程序毕业设计教程
- 解决 Browserify require与browserify-shim冲突的方法
- Ventuno外卖下载器扩展程序使用体验
- IIT孟买医院模拟申请webapp功能介绍
- 掌握Create React App: 开发Tic-Tac-Toe游戏
- 实现顺序编程与异步操作的wait.for在HarmonyOS2及JavaScript中