TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How can I calculate a system-wide relative rating?

1 pointsby ben-gyover 8 years ago
I have a web application with multiple tracking objects. These objects all have a many-to-many relationship to each other.<p>I need to create a rating system that provides a rating based on the combination of the relationships that each object instance has with other object instances - aka rating every instance of every object relative to one another based on their relationships with one another.<p>I&#x27;ve got some ideas but I&#x27;m keen to get some input before I commit any code.<p>Thanks HN community - you&#x27;re awesome :)

no comments

no comments