avgRating
Rating calculator
Calculates average rating based on Wilson Score Equation in Go
Calculate average score and rating based on Wilson Score Equation
17 stars
3 watching
3 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
agnivade/levenshtein | A Go implementation of the Levenshtein distance algorithm for string comparison | 359 |
kirilldanshin/nulltime | A time tracking library that provides a nullable time value type. | 14 |
iamjinlei/go-tart | Provides efficient streaming updates of technical indicators for financial analysis | 58 |
govalues/decimal | An immutable decimal floating-point number type for financial calculations in Go. | 94 |
piotrkowalczuk/promgrpc | Provides metrics and instrumentation for gRPC-based Go applications. | 52 |
kzahedi/goent | Provides an implementation of entropy measures and related statistical concepts in Go. | 35 |
kirs/pg_web_stats | An app to view pg_stat_statements in a user-friendly way | 95 |
andygrunwald/go-trending | A package to retrieve trending repositories and developers from Github | 141 |
milosgajdos/go-estimate | A collection of filtering algorithms implemented in Go | 113 |
mvdan/unparam | Tools to analyze unused parameters in Go functions and identify potential issues | 532 |
lazin/go-ngram | An N-gram index library for Go that enables efficient and fast text analysis. | 114 |
kirillyu/jmeterreports | Automates JMeter test reports generation and integration with Confluence and Grafana dashboards. | 26 |
nikolaydubina/go-instrument | Automatically adds tracing code to Go functions and methods | 229 |
db47h/decimal | An arbitrary-precision decimal floating-point arithmetic package for Go | 41 |
hbollon/go-edlib | A comprehensive Go library for calculating string similarity and edit distances between strings | 481 |