Code Monkey home page Code Monkey logo

Hi there 👋

rkbp-099's Projects

500-interview-questions-cpp icon 500-interview-questions-cpp

Repository of 500+ Data Structures and Algorithms Problems along with solutions in CPP. (New questions will be added soon )

automated-bug-triaging-to-developer icon automated-bug-triaging-to-developer

For popular software systems, the number of daily submitted bug reports is high. Triaging these incoming bugs is a time consuming task. Major part of bug triaging is the assignment of a bug report to a developer with the appropriate expertise, who can resolve/fix the bug without reassigning to some other developer. We present an approach to automatically suggest developers who have the appropriate expertise for handling a bug report based on the identified software component the bug may reside in, obtained from the short description of the bug report. Our work is first to examine the impact of multiple machine learning dimensions( classifiers and training history) along with the ranked list of developers for prediction accuracy in bug assignment. We validate our approach on Eclipse Bugzilla covering 2,868,000 bug reports consisting of 253 components. We demonstrate that our techniques can achieve up to 93% prediction accuracy in bug assignment and significantly reduce the aberrant assignment of bugs. We compared the prediction time for our dataset using various algorithms such as Naive Bayes Text Classifier, Multinomial Naive Bayes and Linear SVM. We arrived at a conclusion that SVM provides higher prediction time and less learning time.

c-codes icon c-codes

C and C++ codes I cooked in my college life

des_cbc icon des_cbc

A python script for encryption and decryption using the Data Encryption Standard (DES) algorithm in the Cipher Block Chaining (CBC) mode of operation .

django-bot-server-tutorial icon django-bot-server-tutorial

Accompanying repository for a seminar on creating a django based bot server and also getting started with django-channels

dmi icon dmi

Data Mining and Warehousing Course Research Codes

freeport icon freeport

Get rid of Address/Port already in use error with a single command.

gsoc-data-scraper icon gsoc-data-scraper

With help of GSoC data scraper you can scrape past records of your org with just one command and view them on a web page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.