-
适用于Apriori算法的数据挖掘测试,应选用离散数据集
资源介绍
离散数据集Unix_user_data
This file contains 9 sets of sanitized user data drawn from the
command histories of 8 UNIX computer users at Purdue over the course
of up to 2 years (USER0 and USER1 were generated by the same person,
working on different platforms and different projects). The data is
drawn from tcsh(1) history files and has been parsed and sanitized to
remove filenames, user names, directory structures, web addresses,
host names, and other possibly identifying items. Command names,
flags, and shell metacharacters have been preserved. Additionally,
**SOF** and **EOF** tokens have been inserted at the start and end of
shell sessions, respectively. Sessions are concatenated by date order
and tokens appear in the order issued within the shell session, but no
timestamps are included in this data. For example, the two sessions:
- 上一篇: 分布式系统讲座系列的课程材料-Python开发
- 下一篇: Python 分布式计算