forked from jxshin/OpenDataHouse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dataset_self_p1.html
185 lines (153 loc) · 6.11 KB
/
dataset_self_p1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!--
Copyright © 2019, empirical software engineering team from Peking Uninversity and ISCAS, All rights reserved.
Written by:
Jiaxin Zhu
-->
<script src='js/header.js'></script>
<main role="main">
<section class="jumbotron">
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="card my-4">
<div class="card-header">
数据类型
</div>
<ul class="list-group list-group-flush">
<li class="list-group-item"><input type="checkbox"> VCS(1) </li>
<li class="list-group-item"><input type="checkbox"> ITS(3) </li>
<li class="list-group-item"><input type="checkbox"> Mails(1) </li>
</ul>
</div>
<div class="card my-4">
<div class="card-header">
数据规模
</div>
<ul class="list-group list-group-flush">
<li class="list-group-item"><input type="checkbox"> <=500M(3) </li>
<li class="list-group-item"><input type="checkbox"> >500M <=1G(0) </li>
<li class="list-group-item"><input type="checkbox"> >1G(1) </li>
</ul>
</div>
<div class="card my-4">
<div class="card-header">
流行度
</div>
<ul class="list-group list-group-flush">
<li class="list-group-item"><input type="checkbox"> <=100(4) </li>
<li class="list-group-item"><input type="checkbox"> >100 <=500(0) </li>
<li class="list-group-item"><input type="checkbox"> >500(0) </li>
</ul>
</div>
</div>
<div class="col-md-9">
<hr class="no-margin-top">
<div class="row">
<div class="col-md-12">
<div class="float-right">
<a class="btn btn-outline-secondary btn-sm" href="https://zenodo.org/record/1165576">查看</a>
</div>
</div>
<div class="w"></div>
<div class="col-md-12">
<h4>
<a>A Multi-level Dataset of Linux Kernel Patchwork</a>
</h4>
<p>
<span class="dataset-author">
<a>Yulin Xu</a>;
</span>
<span class="dataset-author">
<a>Minghui Zhou</a>;
</span>
</p>
<p>
The dataset, source code, application and document of a
MSR 2018 data showcase paper. Yulin Xu and Minghui Zhou. 2018. A
Multi-level Dataset of Linux Kernel Patchwork. In MSR '18: MSR '18: 15th
International Conference on Mining Software Repositories , May 28–29,
2018, Gothenburg
</p>
</div>
</div>
<hr class="no-margin-top">
<div class="row">
<div class="col-md-12">
<div class="float-right">
<a class="btn btn-outline-secondary btn-sm" href="https://zenodo.org/record/1324170">查看</a>
</div>
</div>
<div class="w"></div>
<div class="col-md-12">
<h4>
<a>Effort-aware just-in-time defect prediction: Simple unsupervised models could be better than supervised models</a>
</h4>
<p>
<span class="dataset-author">
<a>Y. Yang, Y. Zhou, J. Liu, Y. Zhao, H. Lu, L. Xu, B. Xu, and H. Leung</a>;
</span>
</p>
<p>
Data sets and scripts
</p>
</div>
</div>
<hr class="no-margin-top">
<div class="row">
<div class="col-md-12">
<div class="float-right">
<a class="btn btn-outline-secondary btn-sm" href="https://zenodo.org/record/1324174">查看</a>
</div>
</div>
<div class="w"></div>
<div class="col-md-12">
<h4>
<a>An Empirical Study on Dependence Clusters for Effort-Aware Fault-Proneness Prediction</a>
</h4>
<p>
<span class="dataset-author">
<a>Y. Yang, M. Harman, Jens Krinke, S. Islam, D. Binkley, Y. Zhou, and B. Xu</a>;
</span>
</p>
<p>
Data sets and scripts
</p>
</div>
</div>
<hr class="no-margin-top">
<div class="row">
<div class="col-md-12">
<div class="float-right">
<a class="btn btn-outline-secondary btn-sm" href="https://zenodo.org/record/1209483">查看</a>
</div>
</div>
<div class="w"></div>
<div class="col-md-12">
<h4>
<a>Data sets and scripts</a>
</h4>
<p>
<span class="dataset-author">
<a>Yuming Zhou</a>;
</span>
</p>
<p>
Data sets and scripts for howfar paper
</p>
</div>
</div>
<ul class="pagination justify-content-center">
<li class="page-item disabled"> <a class="page-link" href="#" tabindex="-1"> 上一页 </a> </li>
<li class="page-item active">
<a class="page-link" href="dataset_self_p1.html">
1
</a>
</li>
<li class="page-item disabled"> <a class="page-link" href="#" tabindex="-1"> 下一页 </a> </li>
<ul>
</ul></ul></div>
</div>
</div>
</section>
</main>
<script src='js/footer.js'></script>