Skip to content

End to End Software Engineering Repository

Latest
Compare
Choose a tag to compare
@evidencebp evidencebp released this 02 Nov 09:15
· 50 commits to main since this release
30b4baf

End to end learning is machine learning starting in raw data and predicting a desired concept, with all steps done automatically.
In software engineering context, we see it as starting from the source code and predicting process metrics.
This framework can be used for predicting defects, code quality, productivity and more.
End to end improves over features based machine learning by not requiring domain experts and being able to extract new knowledge.
We describe a data set constructed for this goal.
The data set is constructed in a way that enables not only predicting concepts but also investigating their causes.