Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

Nova Southeastern University

2023

Machine Learning

Articles 1 - 1 of 1

Full-Text Articles in Computer Sciences

Increasing Code Completion Accuracy In Pythia Models For Non-Standard Python Libraries, David Buksbaum Jan 2023

Increasing Code Completion Accuracy In Pythia Models For Non-Standard Python Libraries, David Buksbaum

CCE Theses and Dissertations

Contemporary software development with modern programming languages leverages Integrated Development Environments, smart text editors, and similar tooling with code completion capabilities to increase the efficiency of software developers. Recent code completion research has shown that the combination of natural language processing with recurrent neural networks configured with long short-term memory can improve the accuracy of code completion predictions over prior models. It is well known that the accuracy of predictive systems based on training data is correlated to the quality and the quantity of the training data. This dissertation demonstrates that by expanding the training data set to include more …