Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 293 Bytes

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