Add PyTorch dependency and use it for item-item k-NN #95
Annotations
4 errors and 1 warning
๐ Check source code lint rules:
lenskit/data/matrix.py#L14
lenskit/data/matrix.py:14:25: F401 `collections.namedtuple` imported but unused
|
๐ Check source code lint rules:
lenskit/data/matrix.py#L15
lenskit/data/matrix.py:15:20: F401 `typing.Generic` imported but unused
|
๐ Check source code lint rules
source code lint check failed
|
๐งพ Checking lint and format results
lint failed but non-mandatory
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading