Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksdkamesh99/stackquestioner

A Django Based Web App for predicting a given query belongs to which language i.e 'R', 'java', 'javascript', 'PHP', 'python'. The model is trained using LSTM's with a training accuracy of 97% and testing accuracy of 80%. The data that the model is trained with queries collected from a dataset in Kaggle originally extracted from StackOverflow.
https://github.com/ksdkamesh99/stackquestioner

django embeddings keras-tensorflow lstm nlp stackoverflow

Last synced: 3 months ago
JSON representation

A Django Based Web App for predicting a given query belongs to which language i.e 'R', 'java', 'javascript', 'PHP', 'python'. The model is trained using LSTM's with a training accuracy of 97% and testing accuracy of 80%. The data that the model is trained with queries collected from a dataset in Kaggle originally extracted from StackOverflow.

Awesome Lists containing this project