ima-preparation/bug-2022
Claudio Maggioni 9ae5f9a2be bug-2022: part 4 cross validation done 2023-02-20 16:12:38 +01:00
..
metrics bug-2022: part 2 done 2023-02-19 14:20:13 +01:00
models bug-2022: part 4 cross validation done 2023-02-20 16:12:38 +01:00
.gitignore bug-2022: part 4 cross validation done 2023-02-20 16:12:38 +01:00
README.md bug-2022: added setup instructions 2023-02-15 17:23:01 +01:00
evaluate_classifiers.py bug-2022: part 4 cross validation done 2023-02-20 16:12:38 +01:00
extract_feature_vectors.py bug-2022: part 3 done 2023-02-19 18:18:51 +01:00
label_feature_vectors.py bug-2022: part 3 done 2023-02-19 18:18:51 +01:00
requirements.txt bug-2022: part 3 done 2023-02-19 18:18:51 +01:00
train_classifiers.py bug-2022: part 4 cross validation done 2023-02-20 16:12:38 +01:00

README.md

IMA - Bug prediction project

Setup

The following dependencies are required to run defects4j:

brew install git svn perl wget cpanminus

To install defects4j and checkout the required project for analysis run:

mkdir -p sources
git clone https://github.com/rjust/defects4j
cd defects4j
cpanm --installdeps .
./init.sh
./framework/bin/defects4j checkout -p Closure -v 1f -w ../sources/