0% found this document useful (0 votes)
6 views3 pages

Ranking Popular Items at CMR Hyderabad

This project abstract describes a system for ranking the popularity of items and suggesting popular items to users based on their feedback. The goal is to learn the true popularity ranking without bias from the suggestions. However, making suggestions can distort the results if users select suggested items more frequently. The paper proposes and analyzes several algorithms to address this issue and allow learning the true user preferences. It also presents results from applying the algorithms to tag popularity data from a social bookmarking site. The system requires a Pentium PC with 256MB RAM, 40GB disk, running Windows with Java/J2EE frontend and SQL backend.

Uploaded by

Sudheer Chitanya
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views3 pages

Ranking Popular Items at CMR Hyderabad

This project abstract describes a system for ranking the popularity of items and suggesting popular items to users based on their feedback. The goal is to learn the true popularity ranking without bias from the suggestions. However, making suggestions can distort the results if users select suggested items more frequently. The paper proposes and analyzes several algorithms to address this issue and allow learning the true user preferences. It also presents results from applying the algorithms to tag popularity data from a social bookmarking site. The system requires a Pentium PC with 256MB RAM, 40GB disk, running Windows with Java/J2EE frontend and SQL backend.

Uploaded by

Sudheer Chitanya
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

CMR COLLEGE OF ENGINEERING AND TECHNOLOGY

Kandlyakoya, Hyderabad.

PROJECT ABSTRACT ON

RANKING AND SUGGESTING POPULAR ITEMS

BY

SUCHARITHA.B -
07H51A1208
SUDHEER CHAITANYA -
07H51A1242
SAI DEEPIKA.Y -
07H51A1235
SAI KRISHNA. J -
07H51A1236

Under the guidance of

Mr.B. SHIVAIAH(Associate Professor)

[Link](Associate professor) [Link] KUMAR

( Project guide ) Head of Department(CSIT)


RANKING AND SUGGESTING POPULAR ITEMS

ABSTRACT:
Ranking the popularity of items and suggesting popular items based on user feedback. User
feedback is obtained by iteratively presenting a set of suggested items, and users selecting items
based on their own preferences either from this suggestion set or from the set of all possible
items. The goal is to quickly learn the true popularity ranking of items (unbiased by the made
suggestions), and suggest true popular items. The difficulty is that making suggestions to users
can reinforce popularity of some items and distort the resulting item ranking. The described
problem of ranking and suggesting items arises in diverse applications including search query
suggestions and tag suggestions for social tagging systems. We propose and study several
algorithms for ranking and suggesting popular items, provide analytical results on their
performance, and present numerical results obtained using the inferred popularity of tags from a
month-long crawl of a popular social book marking service. Our results suggest that lightweight,
randomized update rules that require no special configuration parameters provide good
performance.

EXISTING SYSTEM :

The learning of item popularity is complicated by the suggesting of items to users. Indeed, we
expect that users would tend to select suggested items more frequently. This could be for various
reasons.

PROPOSED SYSTEM :

In this paper, our goal is to propose algorithms and analyze their performance for suggesting
popular items to users in a way that enables learning of the user’s true preference over items.
The true preference refers to the preference over items that would be observed from the users’
selections over items without exposure to any suggestions. A simple scheme for ranking and
suggesting popular items (that appears in common use in practice)

SYSTEM REQUIREMENTS:
Hardware Requirements

• SYSTEM: Pentium IV 2.4 GHz


• HARD DISK: 40 GB
• RAM: 256 MB
• KEYBOARD: 110 keys enhanced.
Software Requirements
• Operating system : Windows Family
• Front End : Java,J2EE(JSP, Servlets)
• Back End : MSSQL (or) MySQL

You might also like