mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-01-02 23:51:53 +01:00
Compare commits
2 Commits
fd874440bb
...
8668b171f8
Author | SHA1 | Date | |
---|---|---|---|
|
8668b171f8 | ||
|
29c911a94d |
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user