matejbasic / nextWebPagePrediction

Predicting which web page will user visit based on the current one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Web Page Prediction

Comparison of different classifiers for a problem of predicting next web page which user will visit based on the current one. Data source: Google Analytics API

Dependecies
  • oauth2client
  • google-api-python-client
  • numpy
  • scipy
  • scikit-learn
  • matplotlib

About

Predicting which web page will user visit based on the current one

License:MIT License


Languages

Language:Jupyter Notebook 86.2%Language:Python 13.4%Language:Shell 0.5%