Open mratanusarkar opened 1 year ago
@dsaha21 please take up this issue. Add a notebook with the implementation and analysis, and then we can decide on how to merge the same in the module when done.
Let's use this thread to discuss the same.
Hi @mratanusarkar , Was going through this repo please check once. Should I perform such multi class or perform seperate classifications. please let me know once.
THE EDA part is done. only the final model building is left.
@dsaha21 could you please share some links to your EDA or snippets to the analysis that you did? It would be easier to comment on the choice of model, or direction we decide to take, only after I get some insights on the analysis you did.
Ladakh_Tweet.zip Please verify this once
@dsaha21 could you please share some links to your EDA or snippets to the analysis that you did? It would be easier to comment on the choice of model, or direction we decide to take, only after I get some insights on the analysis you did.
https://colab.research.google.com/drive/1rt7nCPqnFscWzmymYoJvZcjVEFrXNjEn?usp=sharing
We need to have a new feature built on the existing codebase.
From all the scraped tweet data, we have to come up with some "analysis feature" to analyze:
We can use various NLP techniques, binary or multi-class classification techniques, and various other ML techniques to achieve the same.
Note: The topic list above is just a draft list, and the analysis points above are to be added, edited, or deleted during this feature development.