bugbug
bugbug copied to clipboard
Create a model to identify bugs worth tracking
This is to automatically suggest bugs worth tracking / detect potential dot-release drivers early.
I think here we could have two different models:
- To suggest worth tracking bugs (before having a patch)
- Suggest worth tracking or potential dot-release (after having a patch attached); this could be similar to the suggest-uplift model.
This is awesome, I can start working on it, can you give more information about where to get data?, and i can experiment with GBMs and finetune it.