8000 GitHub - ahenrij/hive-bugs-prediction: File-level bugs prediction in Apache Hive project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ahenrij/hive-bugs-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hive Bugs Prediction

Bugs prediction at file level on the apache/hive project.

Requirements

To install dependencies

poetry install

Resources

Here are the resources used to collect files metrics for training prediction models.

Tools

Data inputs

  • Hive bugs affecting released version > 2.0.0
  • Hive project commits history using following command:
git log --name-only --pretty=oneline > hive-git-logs.txt

About

File-level bugs prediction in Apache Hive project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0