SumithBaddam / Bug-Duplicates

Intelligent defect creation using CNN- LSTM networks. Identifying if a newly reported bug is a duplicate of an existing bug in the system and retrieving the similar bugs from the past. Proposed a solution using Siamese CNN and LSTM for retrieval of duplicate/similar bugs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug-Duplicates

Intelligent defect creation using CNN- LSTM networks

Pro-actively identifying and predicting bug duplicates from Cisco Software Defect Creation tool. When a new bug is file reported, predicting if it is a duplicate of an existing bug in the system and retrieving the similar bugs from the past. Solution includes using Siamese CNN and LSTM networks for retrieval of duplicates/similar bugs.

About

Intelligent defect creation using CNN- LSTM networks. Identifying if a newly reported bug is a duplicate of an existing bug in the system and retrieving the similar bugs from the past. Proposed a solution using Siamese CNN and LSTM for retrieval of duplicate/similar bugs.


Languages

Language:Jupyter Notebook 89.8%Language:Python 10.2%