Given a dataset that represents a user's navigation of a website, find the top N most frequently visited paths. The data comes from a web server's access logs where you typically get the following fields: timestamp, IP address, request string, response code, user agent and cookies.
-
Notifications
You must be signed in to change notification settings - Fork 0
Given a dataset that represents a user's navigation of a website, find the top N most frequently visited paths. The data comes from a web server's access logs where you typically get the following fields: timestamp, IP address, request string, response code, user agent and cookies.
sagar-jani/Three-Page-Path
About
Given a dataset that represents a user's navigation of a website, find the top N most frequently visited paths. The data comes from a web server's access logs where you typically get the following fields: timestamp, IP address, request string, response code, user agent and cookies.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published