Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 664 Bytes

File metadata and controls

25 lines (14 loc) · 664 Bytes

CLAMI

CLAMI: an unsupervised defect prediction technique

CLAMI: Defect Prediction on Unlabeled Datasets, in Proceedings of the 30th IEEE/ACM International Conference on Automated Software Engineering (ASE 2015), Lincoln, Nebraska, USA, November 9 - 13, 2015

Build and Import to Eclipse

To just build, run `$ gradle build' on CLI

To import into Eclipse, File >> Gradle >> Gradle Project. Set the path where you git cloned and Finish. That's all.

How to run

  • Download the CLAMI package (CLAMI-vx.x.x.zip) in `release'.
  • Extract the package and go to the `bin' directory
  • Run it

On Linux/Mac, see Help

./CLAMI -h

On Windows, see Help

CLAMI.bat -h