Gu-Youngfeng / BehaviorDection

Operation mining in Event interaction dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BehaviorDection

The project is written in Java, it provides the basic analysis work of developers' debugging behaviors.

1. Behavior Detection

In the behavior detection, we are only interedted in the debugging behaviors of developers in their daily work. So we construct the project BehaviorDetection to explore the debugging behaviors in the given MSR 18 Challenge Dataset.

2. MSR 18 Challenge Dateset

The mining experiments is conducted on top of the MSR 18 Challenge Dataset, which is provided by Sebastian Proksch et al. (see paper Enriched Event Streams).

The detail description of dataset is in (www.kave.cc/msr-mining-challenge)[www.kave.cc/msr-mining-challenge], you can also discuss at google forum: https://groups.google.com/forum/#!forum/kave-users.

About

Operation mining in Event interaction dataset

License:Apache License 2.0


Languages

Language:Java 100.0%