• Stars
    star
    1
  • Language
    Python
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pokemon Go! became a very famous augmented reality (AR) game in 2016 summer. In this project, we wanted to understand the success of the mobile app game. Specifically, the purposes of this project were (1) To do web scraping using BeautifulSoup, (2) To construct a Pandas dataframe (3) To explore/visualize the numeric data using seaborn (4) To use sklearn to build machine learning models to predict the app’s review counts using Linear, Ridge, Lasso, Elastic Net regression optimizing vairous hyper parameters and the independent variables of the model (5) Analyze the app’s screenshot images using deeplearning with tensorflow generating image tags along with their respective probabilities.