Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement UserALE.js to obtain MUDROD WebUI Metrics #212

Open
lewismc opened this issue Jun 20, 2017 · 2 comments
Open

Implement UserALE.js to obtain MUDROD WebUI Metrics #212

lewismc opened this issue Jun 20, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@lewismc
Copy link
Collaborator

lewismc commented Jun 20, 2017

Apache UserALE.js will enable us, with a single line of code, capture all MUDROD users’ behavior on the GUI with enough resolution and granularity for advanced behavioral modeling. Apache UserALE is a free, open-source application for standard user event tracking, but is specially tailored for capturing behavior in web applications build for productivity—data analysis, logistics, system monitoring, and service provisioning.

@lewismc lewismc added the WebUI label Jun 20, 2017
@lewismc lewismc added this to the 06/21/2017 milestone Jun 20, 2017
@lewismc lewismc self-assigned this Jun 20, 2017
@quintinali
Copy link
Collaborator

quintinali commented Jun 21, 2017

@lewismc This tool sounds very useful. We also want to improve ranking performance from clickthrough data as described in https://www.cs.cornell.edu/people/tj/publications/joachims_02c.pdf. In summary, a search engine should be able to record the position of clicked pages. For example, to a query "sst", the search engine returns a list of related metadata and records the position ( page number and position number) of metadata clicked by a user. If most people click the third metadata on the first page, the ranking algorithm will learn that this metadata should have a higher rank.

How do you think about it? Thanks.

@lewismc
Copy link
Collaborator Author

lewismc commented Jun 21, 2017

YES 👍 I am going to start work on this with the aim of getting the click events streaming into our ES instance @quintinali . Thank you for providing the link to the paper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants