Open Technocolabs100 opened 3 years ago
Can you please assign this issue to me. I'm a GSSOC participant.
hello Abhishek, I will assign this issue to you! Thanks
Hello Abhishek, Please send me the nbviewer link of the first task analysis of tags. It will help review the code before merging
Thanks
@Technocolabs100 Any update on the status of my PR
@Technocolabs100 It has been more than a week, still no response.
Tags are our class labels. As we were trying to predict them, we should deep dive and understand them very well. After removing all the duplicated data we are left with 4.2 Million data points and 42k unique tags. The number of times a tag appeared is an interesting thing to understand. So I just counted it and put it into a dictionary. If we observe the table below, the “.a” tag appeared in 18 questions, the “.app” tag appeared in 37 questions, and so on. Remember, we will never have a tag repeating two times in the same question.