draft: implement DeepFM from scratch #1360
Annotations
4 errors and 2 warnings
Test:
common/dataset/dataset.go#L70
cannot use strconv.ParseFloat(cell, 64) (value of type float64) as float32 value in assignment
|
Test:
common/dataset/dataset.go#L70
cannot use strconv.ParseFloat(cell, 64) (value of type float64) as float32 value in assignment
|
Test:
common/dataset/dataset_test.go#L16
declared and not used: x
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go 1.23.x
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
Loading