This commit is contained in:
Ebuka Ifezue 2023-07-17 21:42:34 -05:00 committed by GitHub
commit fd874440bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ object Reputation {
}
}
// these constants are take from repo reputations, config/production.conf
// these constants are taken from repo reputations, config/production.conf
private val threshAbsNumFriendsReps = 2500
private val constantDivisionFactorGt_threshFriendsToFollowersRatioReps = 3.0
private val threshFriendsToFollowersRatioUMass = 0.6