Coder Social home page Coder Social logo

nakhlarafi / fault_localization_dnn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kehxd/fault_localization_dnn

0.0 0.0 0.0 47.43 MB

A project for Fault Localization using Deep Neural Networks on the Defects4j dataset

Jupyter Notebook 100.00%

fault_localization_dnn's Introduction

Fault Localization using Deep Neural Networks

Project Description

The project is based on Software Testing. In particular, the topic is Fault Localization. For a given faulty code, the general problem is finding the method or even specific lines that contains the fault. In order to build models for Fault Localization, some datasets were gathered the past few years. The most common dataset are Space, Siemens and Defects4j, which all are based on java. For the purpose of this project, Defects4j is used.

This project was done as capstone project for the Udacity Machine Learning Engineer Nanodegree. The project inclcudes a proposal, the implementation and the report. For further information such as results, further instructions and explanations please read the PDF-Documents located in the "pdf_documents" folder. Other visualizations are included in the python notebook.

How to use

Located in this folder is an evironment.yml. This can simply be loaded as an anaconda environment and then used in jupyter as ipython notebook.

conda env create -f environment.yml
jupyter notebook User\_Version\_Fault\_Localization.ipynb

Software

the data was originally obtained by using gzoltar http://www.gzoltar.com/ on the defects4j dataset https://github.com/rjust/defects4j. The faults can be inspected in https://github.com/Spirals-Team/defects4j-presentation-urls. Other than that, no external software was used. (except obivous things such as: python, jupyter, anaconda)

fault_localization_dnn's People

Contributors

kehxd avatar

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.