What is Flickr ? It is one of the largest photo management and sharing application in the world. It lets users share their photos on its platflorm and enable new ways of organizing photos and videos.
flickr.interestingness.getList flickr.tags.getListPhoto flickr.tags.getRelated flickr.tags.getHotList flickr.places.placesForTags
We were predicting if a photo was uploaded with some tags in some region, how many photos with similar tags would get be uploaded soon.
It has been seen that many tags have a correlation with the regions where the tag originates in.
Prediction of the number of the uploads Flickr should expect are coming could help them manage their resources of storage and servers for the upcoming traffic and data.
For this prediction we will be using the following prediction algorithms :
Knn Linear Regression Neural Network
We have used Knn algorithm for predicting the photo count.
RMSE- 17511.46 MAE - 5843
Summary