Predicting hottest topics in machine learning using Natural Language Processing on NIPS papers.
Neural Information Processing Systems (NIPS) is one of the top machine learning conferences in the world where groundbreaking work is published. In this Project, you will analyze a large collection of NIPS research papers from the past decade to discover the latest trends in machine learning. The techniques used here to handle large amounts of data can be applied to other text datasets as well.
We have used Python and pandas and Natural Language Processing in Python (sklearn specifically).