Skip to content

Commit

Permalink
Created using Colaboratory
Browse files Browse the repository at this point in the history
  • Loading branch information
udayRage committed Mar 8, 2024
1 parent d321bc8 commit 12fffc2
Showing 1 changed file with 18 additions and 7 deletions.
25 changes: 18 additions & 7 deletions notebooks/subgraphMining/basic/gspan.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"metadata": {
"colab": {
"provenance": [],
"toc_visible": true
"toc_visible": true,
"include_colab_link": true
},
"kernelspec": {
"name": "python3",
Expand All @@ -15,6 +16,16 @@
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/UdayLab/PAMI/blob/main/notebooks/subgraphMining/basic/gspan.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "markdown",
"source": [
Expand Down Expand Up @@ -57,7 +68,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -171,7 +182,7 @@
"id": "H45uUlhXp837",
"outputId": "8a0e5852-a953-4d91-9bde-42f7fffe2530"
},
"execution_count": 2,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -213,7 +224,7 @@
"id": "BgjCFczDQnL-",
"outputId": "354a456b-9844-4b89-a41d-1a787600c947"
},
"execution_count": 15,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -343,7 +354,7 @@
"metadata": {
"id": "1qI4EKucpXGg"
},
"execution_count": 3,
"execution_count": null,
"outputs": []
},
{
Expand Down Expand Up @@ -406,7 +417,7 @@
"metadata": {
"id": "c4ZOGGd0R5bT"
},
"execution_count": 16,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -426,7 +437,7 @@
"metadata": {
"id": "9fXXDZuuS9xF"
},
"execution_count": 17,
"execution_count": null,
"outputs": []
},
{
Expand Down

0 comments on commit 12fffc2

Please sign in to comment.