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
{{ message }}
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.
Issue Description:
This task supports the Code.gov team. We want to estimate total lines of code and total hours and costs for the code that is located in all of our open source repositories. The open source repositories are listed in the agency json files as shown on Code.gov.
Determine labor hours and costs of total lines of code using the COCOMO II Model - http://csse.usc.edu/tools/cocomoii.php. Parameters TBD and can work with me (Joe Castle) on this.
Provide all of this in a program/script that can be run on a regular basis to account for new code as it is added to Code.gov
In addition to the above, we have an experimental project to estimate the duration it took to produce the source code for any software project. It uses the Github commit history as training data. We'd appreciate any Machine Learning gurus helping us with the model there: https://github.com/GSA/time-estimator
I just created LLNL/scraper#5 in our tool scraper for handling of this request. Currently uses no parameters beyond the defaults, and takes the naive approach to counting all lines which are ID'd as "code".
Issue Description:
This task supports the Code.gov team. We want to estimate total lines of code and total hours and costs for the code that is located in all of our open source repositories. The open source repositories are listed in the agency json files as shown on Code.gov.
Specific tasks:
Contact Info:
Name: Joseph Castle
Email: [email protected]
The text was updated successfully, but these errors were encountered: