MyGit

v0.3.4

gorse-io/gorse

版本发布时间: 2022-03-13 12:12:00

gorse-io/gorse最新发布版本:v0.4.15(2024-01-10 12:44:45)

Features

Fix

Upgrade Guide

[server]
# ...
epsilon_time = 5                # clock error in the cluster in seconds

[recommend]
# ...
# The time period to check recommendation for users (minutes). The default values is 1.
check_recommend_period = 1

# Replace historical items back to recommendations.
enable_replacement = false

# Decay the weights of replaced items from positive feedbacks.
positive_replacement_decay = 0.8

# Decay the weights of replaced items from read feedbacks.
read_replacement_decay = 0.6
redis-cli KEYS "offline_recommend*" | xargs redis-cli DEL

相关地址:原始地址 下载(tar) 下载(zip)

1、 gorse_darwin_amd64.zip 46.55MB

2、 gorse_darwin_arm64.zip 44.05MB

3、 gorse_linux_amd64.zip 47.34MB

4、 gorse_linux_arm64.zip 43MB

5、 gorse_windows_amd64.zip 47.65MB

查看:2022-03-13发行的版本