Working on bug classification
-
Updated
Dec 21, 2017 - Java
Working on bug classification
Java agent that intercepts JVM exceptions at runtime, classifies bugs as internal or external using Claude Code, and generates draft GitHub PRs for fixes
This repository is source code of conference paper "From Bug Reports to Code Quality: A Transformer-Based Classification Approach"
An experiment on bug classification using ML
This project trains and evaluates four classifiers on GitHub issue reports from five open-source deep learning frameworks, using a domain-aware text feature pipeline combining TF-IDF, character n-grams, title-specific features, and a hand-crafted performance keyword lexicon.
FastAPI backend integrating Gemini models for code review and bug taxonomy generation.
Add a description, image, and links to the bug-classification topic page so that developers can more easily learn about it.
To associate your repository with the bug-classification topic, visit your repo's landing page and select "manage topics."