Essays about: "Rafael Antonino Sauleo"

Found 1 essay containing the words Rafael Antonino Sauleo.

  1. 1. APPLYING MACHINE LEARNING ALGORITHMS TO DETECT LINES OF CODE CONTRIBUTING TO TECHNICAL DEBT

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Filip Isakovski; Rafael Antonino Sauleo; [2019-11-12]
    Keywords : Technical Debt; Machine Learning; Static Code Analysis;

    Abstract : This paper shows the investigation of the viability of finding lines of code (LOC) contributing to technical debt (TD) using machine learning (ML), by trying to imitate the static code analysis tool SonarQube. This is approached by letting industry professionals choose the SonarQube rules, followed by training different classifiers with the help of CCFlex (a tool for training classifiers with lines of code), while using SonarQube as an oracle (a source of training sample data) which selects the faulty lines of code. READ MORE