kan-qi / UMLx

Analyze software architecture and generate insights about software development complexities, risks, and costs.
3 stars 0 forks source link

Sensitivity analysis of the estimation results #570

Open kan-qi opened 5 years ago

kan-qi commented 5 years ago

Extending this function to select subsets of data points to run our model training and evaluation process.

image

Evaluate predicting accuracy by sub-categories of the projects:

  1. size (sloc) 1- 33% quantiles. 34% - 66% quntiles 67% - 100% quantiles

Later tasks:

  1. personnel 1- 33% quantiles. 34% - 66% quntiles 67% - 100% quantiles

  2. duration 1- 33% quantiles. 34% - 66% quntiles 67% - 100% quantiles

  3. effort 1- 33% quantiles. 34% - 66% quntiles 67% - 100% quantiles