Skip to content

Add Page Rank - Movielens.ipynb to the community notebooks folder #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ If you have a use case you would like to show off or even a quick tutorial for a

**Notebooks**:
* [Criando e analisando dados com AQL](https://colab.research.google.com/github/arangodb/interactive_tutorials/blob/master/community_notebooks/BD_g01_ArangoDB.ipynb) - Submitted by [janiosl](https://github.com/janiosl)
* [PageRank with MovieLens and ArangoDB](https://colab.research.google.com/github/Vinizx17/interactive_tutorials/blob/master/community_notebooks/Page_Rank_Movielens.ipynb) - Submitted by [Vinizx17](https://github.com/Vinizx17)


### Workshop Repositories
The following is a list of workshops given that cover topics related to ArangoDB.
Expand Down
Loading