Quora Question Pairs
- Tech Stack: Python, Pandas, Sklearn, NumPy, NLTK
• Developed a model to classify whether question pairs are duplicates of each other or not.
• Utilized key performance Indicator as LogLoss and secondary mertic as Binary Confusion metric, also achieved LogLoss 0.35 on test data.
• Carried out data preprocessing and featurization task.