Skip to content

Problem Statemtent - Suggest the tags based on the content that was there in the question posted on Stackoverflow. Source-Kaggle(https://www.kaggle.com/c/facebook-recruiting-iii-keyword-extraction/) - This competition tests your text skills on a large dataset from the Stack Exchange sites. The task is to predict the tags (a.k.a. keywords, topics…

License

Notifications You must be signed in to change notification settings

Sahil-Chavan/Stackoverflow_Tag_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stackoverflow_Tag_Prediction

Stack Overflow is something which every programmer use one way or another. Each month, over 50 million developers come to Stack Overflow to learn, share their knowledge, and build their careers. It features questions and answers on a wide range of topics in computer programming. The website serves as a platform for users to ask and answer questions, and, through membership and active participation, to vote questions and answers up or down and edit questions and answers in a fashion similar to a wiki or Digg. As of April 2014 Stack Overflow has over 4,000,000 registered users, and it exceeded 10,000,000 questions in late August 2015. Based on the type of tags assigned to questions, the top eight most discussed topics on the site are Java, JavaScript, C, PHP, Android, jQuery, Python and HTML.

Problem Statemtent

Suggest the tags based on the content that was there in the question posted on Stackoverflow.

Source:

https://www.kaggle.com/c/facebook-recruiting-iii-keyword-extraction/

Source / useful links

Real World / Business Objectives and Constraints

  • Predict as many tags as possible with high precision and recall.
  • Incorrect tags could impact customer experience on StackOverflow.
  • No strict latency constraints.

About

Problem Statemtent - Suggest the tags based on the content that was there in the question posted on Stackoverflow. Source-Kaggle(https://www.kaggle.com/c/facebook-recruiting-iii-keyword-extraction/) - This competition tests your text skills on a large dataset from the Stack Exchange sites. The task is to predict the tags (a.k.a. keywords, topics…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published