Increased weight of watching popularity
This commit is contained in:
parent
831c6118d9
commit
5fc07782b9
@ -11,7 +11,7 @@ const (
|
|||||||
currentlyAiringBonus = 4.0
|
currentlyAiringBonus = 4.0
|
||||||
popularityThreshold = 5
|
popularityThreshold = 5
|
||||||
popularityPenalty = 4.0
|
popularityPenalty = 4.0
|
||||||
watchingPopularityWeight = 0.1
|
watchingPopularityWeight = 0.2
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
Loading…
Reference in New Issue
Block a user