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

Crowd-source rankings of films #13

Open
25 tasks done
erictleung opened this issue May 3, 2021 · 9 comments
Open
25 tasks done

Crowd-source rankings of films #13

erictleung opened this issue May 3, 2021 · 9 comments

Comments

@erictleung
Copy link
Owner

erictleung commented May 3, 2021

@erictleung
Copy link
Owner Author

"RankAggreg, an R package for weighted rank aggregation" (2009) https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2669484/

https://cran.r-project.org/package=RankAggreg

@erictleung
Copy link
Owner Author

@erictleung
Copy link
Owner Author

Scale the rankings to total number of movies and then average then to get aggregate rankings.

total_movies_in_list / total_released_movies

This can be the correction factor to account for each list.

@erictleung
Copy link
Owner Author

https://editorial.rottentomatoes.com/guide/all-pixar-movies-ranked/

@erictleung
Copy link
Owner Author

@erictleung
Copy link
Owner Author

https://www.avclub.com/pixar-movies-ranked-from-worst-to-best-1850545587

@erictleung
Copy link
Owner Author

@erictleung
Copy link
Owner Author

https://collider.com/pixar-movies-2010s-ranked/

@erictleung
Copy link
Owner Author

Average ranking is the "easiest" and simplest" but biased towards earlier movies having higher rank, especially for earlier rankings. But how to account for earlier movies? Clearly classics are beloved. Maybe create adjusted ranking based on "age" of movie?

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

No branches or pull requests

1 participant