mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-28 11:54:20 +08:00
(improvement) improve evalution accuracy (#727)
This commit is contained in:
@@ -34,6 +34,11 @@ authentication:
|
||||
time:
|
||||
threshold: 100
|
||||
|
||||
dimension:
|
||||
topn: 20
|
||||
metric:
|
||||
topn: 20
|
||||
|
||||
mybatis:
|
||||
mapper-locations=classpath:mappers/custom/*.xml,classpath*:/mappers/*.xml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user