Skip to content

vaibhav1seth/Quora_MiniProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quora_MiniProject

A ML model for predicting whether a question asked on Quora is sincere or not.. Used GloVe Embedding for the preprocessing and creation of model.. Would Recommend to use a Kernel with GPU enabled for faster processing Model 1 : logistic regression - accuracy 71%. Model 2 : Bilinear LSTM - accuracy 96%.