Skip to content

Features weights learning

André Freitas edited this page May 22, 2015 · 4 revisions

In Schwa we use fixes, authors and revisions metrics to estimate defect probabilities in Software components(files, classes, methods). The problem is that we need to find the weights of these features.

We need your help!

Using Genetic Algorithms, we found a way of computing these weights. The problem is that we need more computational power and diversity in repositories. A good way is doing "crowdsourcing". Please do the following:

chmod +x ./schwa_learning.sh
./schwa_learning.sh git/repository

We do not collect any sensitive information.

This will take a while and we will be thankful for your help :)

Clone this wiki locally