You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the code used for the paper: Liyan Song, Leandro Minku, and Xin Yao. "Software Effort Interval Prediction via Bayesian Inference and Synthetic Bootstrap Resampling", ACM Transactions on Software Engineering Methodology, 28(1):1–46, Februray 2019
A hybrid model that combines fuzzy logic and a modified multi-layer perceptron (MLP) neural network to predict the effort required to complete software projects with different attributes (project size, team size, team experience, team growth, lines of code generated, project topic).