2017 IEEE/ACM 14th International Conference on Mining Software Repositories (MSR) 2017
DOI: 10.1109/msr.2017.29
|View full text |Cite
|
Sign up to set email alerts
|

A Time Series Analysis of TravisTorrent Builds: To Everything There Is a Season

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
5
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 8 publications
0
5
0
Order By: Relevance
“…The irregular component is computed as the residuals from the seasonal plus trend fit [34]. We use the STL algorithm as it does not assume any distribution of the time series, it has been successfully used in previous software engineering studies [30], [35], and an efficient implementation is available as an open-source R package 4 .…”
Section: Data Extractionmentioning
confidence: 99%
“…The irregular component is computed as the residuals from the seasonal plus trend fit [34]. We use the STL algorithm as it does not assume any distribution of the time series, it has been successfully used in previous software engineering studies [30], [35], and an efficient implementation is available as an open-source R package 4 .…”
Section: Data Extractionmentioning
confidence: 99%
“…However, these prediction techniques based on machine learning are affected by their own technical defects, such as feature extraction dependent on domain expert knowledge, model performance is affected by the correlation between selected features and data imbalance, and so on. In addition, the result data of CI build belong to time series data in essence 5 , but the current prediction techniques do not take time information into account, so the applicability of these prediction techniques based on machine learning is very limited.…”
Section: Introductionmentioning
confidence: 99%
“…Furthermore, as logs of software development, the input data is naturally time series. Atchison et al [2] analyzed 1283 projects from TravisTorrent repository and found that CI/CD presents strong seasonal behavior. Consequently, it is reasonable to question the reliability of their prediction results.…”
Section: Introductionmentioning
confidence: 99%
“…The contribution of this study is three-fold: 1) We have conducted an experimental study to compare the time-series-validation and cross-validation under a class imbalance classification context. 2) We systematically compare the imbalanced and balanced learning methods using time-series-validation. 3) We provide a more comprehensive and realistic result for predictive CI/CD and reveal the reason of the phenomenon found in existing studies that the performance of prediction on different projects is quite different.…”
Section: Introductionmentioning
confidence: 99%