scispace - formally typeset
M

Markos Viggiato

Researcher at University of Alberta

Publications -  21
Citations -  171

Markos Viggiato is an academic researcher from University of Alberta. The author has contributed to research in topics: Computer science & Software system. The author has an hindex of 5, co-authored 16 publications receiving 80 citations. Previous affiliations of Markos Viggiato include Universidade Federal de Minas Gerais.

Papers
More filters
Journal ArticleDOI

Understanding machine learning software defect predictions

TL;DR: A tree boosting algorithm is used that receives as input a training set comprising records of easy-to-compute characteristics of each module and outputs whether the corresponding module is defect-prone, and a simple model sampling approach is proposed that finds accurate models with the minimum set of features.
Proceedings ArticleDOI

Evaluating domain-specific metric thresholds: an empirical study

TL;DR: This paper investigates whether and how thresholds vary across domains by presenting a large-scale study on 3,107 software systems from 15 domains, and analyzed the derivation and distribution of thresholds based on 8 well-known source code metrics.
Proceedings Article

Microservices in Practice: A Survey Study

TL;DR: A survey with 122 professionals who work with microservices reports how the industry is using this architectural style and whether the perception of practitioners regarding the advantages and challenges of microservices is according to the literature.
Proceedings ArticleDOI

An Empirical Study on the Impact of Android Code Smells on Resource Usage.

TL;DR: A study to assess the effects of smartphone resource use caused by refactoring of 3 classic code smells: God Class, God Method, and Feature Envy and guides app developers inRefactoring and thus improving the quality of their apps.
Proceedings ArticleDOI

How Well Do You Know This Library?: Mining Experts from Source Code Analysis

TL;DR: It is argued that source code activities can be used to identify library experts and the top-10 experts in each library are identified by analyzing commits in 16,703 Java projects on GitHub.