Skip to content

Commit

Permalink
Updated link [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Aug 27, 2024
1 parent 90b8495 commit 8b5c4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ json = File.read("recommender.json")
recommender = Disco::Recommender.load_json(json)
```

Alternatively, you can store only the factors and use a library like [Neighbor](https://github.com/ankane/neighbor). See the [examples](https://github.com/ankane/neighbor/tree/master/examples).
Alternatively, you can store only the factors and use a library like [Neighbor](https://github.com/ankane/neighbor). See the [examples](https://github.com/ankane/neighbor/tree/master/examples/disco).

## Algorithms

Expand Down

0 comments on commit 8b5c4dd

Please sign in to comment.