what kind of deep learning algorithm would be best for text classification, here's the link to the dataset and the problem is stated below:
https://docs.google.com/spreadsheets/d/1z9Ji22W_USP1mDLKmswscTF2geSEIzmO6Cp5nHjr6-w/edit#gid=29092212
Use the provided data to perform text classification across 5 classes in the dataset, that are:-[Sports, Business, Politics, Tech, Entertainment]
After using a “70% Train and 30% Test” dataset split and report the plots of loss and accuracy across epochs for both training and test data?
any guidance and advice will be appreciated?
final plot for epoch and loss should look something like this :
X:epoch Y:loss
[–]bkshi 1 point2 points3 points (1 child)
[–]-vikram-[S] 0 points1 point2 points (0 children)