Bugs prediction at file level on the apache/hive project.
- Poetry
- Python 3.10
To install dependencies
poetry install
Here are the resources used to collect files metrics for training prediction models.
- Notebooks
- Python
- Git
- Understand
git log --name-only --pretty=oneline > hive-git-logs.txt
-
Released versions dates used to get the latest commit before releasing each version.
-
Understand metrics explanations.