2 papers
cs.SE2023★ 1 cited
Assessing the Impact of File Ordering Strategies on Code Review Process
Farid Bagirov, Pouria Derakhshanfar, Alexey Kalina +2
Popular modern code review tools (e.g. Gerrit and GitHub) sort files in a code review in alphabetical order. A prior study (on open-source projects) shows that the changed files' p…
cs.LG2022
Improving State-of-the-Art in One-Class Classification by Leveraging Unlabeled Data
Farid Bagirov, Dmitry Ivanov, Aleksei Shpilman
When dealing with binary classification of data with only one labeled class data scientists employ two main approaches, namely One-Class (OC) classification and Positive Unlabeled…