/news_segregator

KMeans unsupervized learning algorithm news seggregator

Primary LanguagePython

news_segregator

KMeans unsupervized learning algorithm news seggregator

A webscraper, webapplication and a news segregator all built into one.

Implementation of KMeans unsupervized learning algorithm to classify scraped news articles into various categories like business, sports, tech etc. and using a MongoDB database to store this information.

MongoDB database is connected to the nodejs application used to display these news categorized news articles into a small web application with minimal design.