Skip to content

Given any high impact bug, automatically identify its priority using a machine learning approach.

License

Notifications You must be signed in to change notification settings

luisarojas/bug-priority-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI6100G Advanced Topics in Software Design

Details

Description:

Implementing or solving a problem utilizing a learning algorithm:

  • Present a solution from a new problem.
  • Present a solution from an already existing paper (e.g. same data, different algorithm).

Data Set

A Dataset of High Impact Bugs: Manually-Classified Issue Reports

Machine Learning Tool

Other

Proposal Feedback

Include other work to predict bug priority using this same dataset, then compare with our approach.

  • Look up what research cites the MSR 2015 paper & look up papers on predicting defect priority with deep learning/ML.

To take into account: Different projects with different predominant bug priority types may be a pitfall.

About Deep Learning (Lecture)

Log Analytics With Deep Learning And Machine Learning article.