StackQuestioner
PublicA 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.