Summer 2015 Report #023 - 04/16/15 Jianjian Wu
1. Plan for next week(***, **, *: order of priority)
• 60%: Write paper about the visualization project and complete the first chapter
• 40%:Read one paper about process mining
2. Tasks achieved this week(***, **, *: order of priority)
• 40%:Write contents about the visualization project paper
• 30%:Take the operator_log to Alpha algorithm and achieve the Petri net
• 30%:Read the paper: The research of workflow mining based on event log [J].computer engineering and design 2009.30(9):2191-2194
3. Feedback of Prof. Qiu Prof. Li and Dr. Yan last week
• Complete the visualization paper before the end of May
4. Reports
• Take the operator_log to Alpha algorithm and achieve the Petri net
• “The research of workflow mining based on event log” paper
This paper put forward a improved algorithm based on alpha algorithm, the new algorithm overcome the shortage of alpha algorithm.this new algorithm define the order relation between tasks that based on event type, then gradually reduce log, thus the ordering relations matrix is derived. Finally, generate the workflow net by the formal steps of the mstrix.
• The contents about visualization project paper
基于数据挖掘的可视化软件支撑平台(预研)
摘要
Abstract
- 绪论
1.1 电力系统可视化研究现状及意义
1.1.1电力系统可视化研究背景
1.2电力系统可视化研究背景及现状
1.3电力系统流程挖掘研究背景及现状
1.4面向电力系统的数据挖掘可视化软件平台研究目的意义 - 面向电力系统的数据挖掘可视化软件平台研究内容和技术路线
2.1面向电力系统的数据挖掘可视化软件平台研究思路
2.1.1电力数据特点
2.1.2面向电力系统的数据挖掘可视化软件平台系统架构
2.2面向电力系统的数据挖掘可视化主要技术——D3.JS
2.2.1 D3.JS介绍
2.2.2 D3.JS特点
2.3面向电力系统的数据挖掘可视化主要技术——百度ECharts
2.3.1百度ECharts介绍
2.3.2 百度ECharts特点
2.4面向电力系统的数据挖掘可视化主要技术——流程挖掘
2.4.1流程挖掘技术介绍
2.4.2流程挖掘的主要维度
2.5面向电力系统的数据挖掘可视化主要技术——Petri 网 - 电力数据简单可视化具体实现
3.1 电力数据的存储——postgresql
3.1.1 postgresql 特点
3.1.2 电力数据数据库存储形式
3.2 基于D3.JS电力数据可视化实现
3.2.1电力数据的曲线图
3.3 基于百度ECharts电力数据可视化实现
3.3.1电力数据的统计图——柱状图 饼图
3.3.2电力系统的分布图——南丁格尔玫瑰图 散点图
4.流程挖掘技术的实现
4.1 流程挖掘的起点—事件日志
4.1.1 电力系统事件日志的描述形式
4.1.2 基于电力系统事件日志的流程挖掘实例
4.2 基于流程挖掘的电力系统流程建模
4.2.1 流程建模的分类
4.2.2 电力系统流程建模
4.3 基于流程挖掘的电力系统流程建模的实施
4.3.1 α算法的实现及运用 - 基于流程挖掘的电力系统Petri 网实现
- 结论与展望
参考文献
5. Mile-Stone:
• Implement Alpha algorithm
• Complete one paper about the visualization project