Dominik Bargowski’s scientific contributions

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (1)


Using machine learning to design a flexible LOC counter
  • Conference Paper

February 2017

·

150 Reads

·

36 Citations

·

·

Dominik Bargowski

·

[...]

·

The results of counting the size of programs in terms of Lines-of-Code (LOC) depends on the rules used for counting (i.e. definition of which lines should be counted). In the majority of the measurement tools, the rules are statically coded in the tool and the users of the measurement tools do not know which lines were counted and which were not. The goal of our research is to investigate how to use machine learning to teach a measurement tool which lines should be counted and which should not. Our interest is to identify which parameters of the learning algorithm can be used to classify lines to be counted. Our research is based on the design science research methodology where we construct a measurement tool based on machine learning and evaluate it based on open source programs. As a training set, we use industry professionals to classify which lines should be counted. The results show that classifying the lines as to be counted or not has an average accuracy varying between 0.90 and 0.99 measured as Matthew's Correlation Coefficient and between 95% and nearly 100% measured as the percentage of correctly classified lines. Based on the results we conclude that using machine learning algorithms as the core of modern measurement instruments has a large potential and should be explored further.

Citations (1)


... Step 2 (features extraction): The second step utilizes a textual analysis tool [11] to convert the corpus of extracted code changes in step 1 into feature vectors. For each line of code in the collected corpus, the tool: ...

Reference:

Predicting Build Outcomes in Continuous Integration using Textual Analysis of Source Code Commits
Using machine learning to design a flexible LOC counter
  • Citing Conference Paper
  • February 2017