News Classification Problem using 20 Newsgroups Data set(Link to dataset : http://qwone.com/~jason/20Newsgroups/).
The Data_Extraction.ipynb file shows the data extraction code.
20_Newsgroup.ipynb has the XGboost model trained with TFIDF vectors.
Other Modern Experiments of using transfer learning failed due to lack of RAM.