Diagnosing fault by Static Code Analysis and DNNs.
Abstract — This project focuses on bug prediction by static code analysis. We use the Pylint — code analysis for Python tool and multilayer perceptron neural network classifier in order to predict whether a script or library written in Python…