Category: model building
-
Best tool for measuring lots of source code
Human written source code contains various common usage patterns. This blog has analysed a variety of these patterns, and in a few cases built models of processes that replicate these patterns. The data for this analysis has primarily comes from programs written in C and Java, because these are the languages that researchers most often…
-
Remotivating data analysed for another purpose
The motivation for fitting a regression model has a major impact on the model created. Some of the motivations include: practicing software developers/managers wanting to use information from previous work to help solve a current problem, researchers wanting to get their work published seeks to build a regression model that show they have discovered something…