RaterBayes
Compare ratings, e.g. for two items from an online store, and compute an estimate for the probability that the first item is truly more highly rated on average than the second. The computation uses a state of the art empirical bayesian model requiring no specification of any prior distribution, which has been trained on a large database of Amazon reviews. Currently RaterBayes accepts data in the…
RaterBayes endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Compare ratings directly /test/ratings |
Compares data for two ratings A and B, and returns a number describing the estimated posterior probability that the item associated with rating A is truly better than the one… |
| GET |
Compare ratings for two Amazon products using URLs /test/amznURLs |
Accepts two Amazon URLs, scrapes ratings data, and computes posterior probabilities for which product is better-rated on average |
RaterBayes pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|