Commit 9ba467ef authored by 段英荣's avatar 段英荣

pressure

parent db6f6373
......@@ -166,15 +166,15 @@ class TopicUtils(object):
},
"weight": 3
},
# {
# "linear": {
# "create_time": {
# "scale": "1d",
# "decay": 0.99
# }
# },
# "weight": 500
# }
{
"linear": {
"create_time": {
"scale": "1d",
"decay": 0.99
}
},
"weight": 500
}
]
if len(user_similar_score_list)>0:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment