enable HNSW index for matrix factorization by default #1487
Annotations
10 errors and 1 warning
Test:
worker/worker.go#L546
w.Config.Recommend.Collaborative.EnableIndex undefined (type config.CollaborativeConfig has no field or method EnableIndex)
|
Test:
worker/worker.go#L561
w.Config.Recommend.Collaborative.IndexRecall undefined (type config.CollaborativeConfig has no field or method IndexRecall)
|
Test:
worker/worker.go#L562
w.Config.Recommend.Collaborative.IndexFitEpoch undefined (type config.CollaborativeConfig has no field or method IndexFitEpoch)
|
Test:
worker/worker.go#L633
w.Config.Recommend.Collaborative.EnableIndex undefined (type config.CollaborativeConfig has no field or method EnableIndex)
|
Test:
master/rest.go#L583
m.Config.Recommend.Collaborative.EnableIndex undefined (type config.CollaborativeConfig has no field or method EnableIndex)
|
Test:
config/config_test.go#L116
config.Recommend.Collaborative.EnableIndex undefined (type CollaborativeConfig has no field or method EnableIndex)
|
Test:
config/config_test.go#L117
config.Recommend.Collaborative.IndexRecall undefined (type CollaborativeConfig has no field or method IndexRecall)
|
Test:
config/config_test.go#L118
config.Recommend.Collaborative.IndexFitEpoch undefined (type CollaborativeConfig has no field or method IndexFitEpoch)
|
Test:
config/config_test.go#L393
cfg1.Recommend.Collaborative.EnableIndex undefined (type CollaborativeConfig has no field or method EnableIndex)
|
Test:
config/config_test.go#L394
cfg2.Recommend.Collaborative.EnableIndex undefined (type CollaborativeConfig has no field or method EnableIndex)
|
Set up Go 1.23.x
Restore cache failed: Dependencies file is not found in /Users/runner/work/gorse/gorse. Supported file pattern: go.sum
|
Loading