/nextWebPagePrediction

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

Primary LanguageJupyter NotebookMIT LicenseMIT

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