Skip to content

Commit e7ee1fd

Browse files
committed
updated notebook's colab link and
swiftML verion in %install directive
1 parent 7f2b4fc commit e7ee1fd

19 files changed

+51
-45
lines changed

Notebooks/AdaBoostClassifierTutorial.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"source": [
8181
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
8282
" <td>\n",
83-
" <a target=\"_blank\" href=\"https://colab.research.google.com/drive/1NZELM8wGMEupkEkWG-xhiNiUKSEleCy4\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
83+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/param087/swiftML/blob/master/Notebooks/AdaBoostClassifierTutorial.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
8484
" </td>\n",
8585
" <td>\n",
8686
" <a target=\"_blank\" href=\"https://github.com/param087/swiftML/blob/master/Notebooks/AdaBoostClassifierTutorial.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
@@ -140,7 +140,7 @@
140140
}
141141
],
142142
"source": [
143-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.2\")' swiftML"
143+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
144144
]
145145
},
146146
{
@@ -500,4 +500,4 @@
500500
},
501501
"nbformat": 4,
502502
"nbformat_minor": 1
503-
}
503+
}

Notebooks/Bernoulli Naive Bayes.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"source": [
8787
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
8888
" <td>\n",
89-
" <a target=\"_blank\" href=\"https://colab.research.google.com/drive/1Pkj7ZwAHHgQnFy93ZlmiYhnUcYb9xJLw\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
89+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/param087/swiftML/blob/master/Notebooks/Bernoulli%20Naive%20Bayes.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
9090
" </td>\n",
9191
" <td>\n",
9292
" <a target=\"_blank\" href=\"https://github.com/param087/swiftML/blob/master/Notebooks/Bernoulli%20Naive%20Bayes.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
@@ -138,7 +138,7 @@
138138
}
139139
],
140140
"source": [
141-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.2\")' swiftML"
141+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
142142
]
143143
},
144144
{
@@ -240,4 +240,4 @@
240240
},
241241
"nbformat": 4,
242242
"nbformat_minor": 2
243-
}
243+
}

Notebooks/DTreeTutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
}
142142
],
143143
"source": [
144-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.2\")' swiftML"
144+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
145145
]
146146
},
147147
{
@@ -622,4 +622,4 @@
622622
},
623623
"nbformat": 4,
624624
"nbformat_minor": 1
625-
}
625+
}

Notebooks/Gaussian Naive Bayes.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"source": [
7979
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
8080
" <td>\n",
81-
" <a target=\"_blank\" href=\"https://colab.research.google.com/drive/1d2GSO02MqRfxBv4Ep0mXYcNPdLWWpS1f\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
81+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/param087/swiftML/blob/master/Notebooks/Gaussian%20Naive%20Bayes.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
8282
" </td>\n",
8383
" <td>\n",
8484
" <a target=\"_blank\" href=\"https://github.com/param087/swiftML/blob/master/Notebooks/Gaussian%20Naive%20Bayes.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
@@ -131,7 +131,7 @@
131131
}
132132
],
133133
"source": [
134-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.2\")' swiftML"
134+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
135135
]
136136
},
137137
{
@@ -251,4 +251,4 @@
251251
},
252252
"nbformat": 4,
253253
"nbformat_minor": 2
254-
}
254+
}

Notebooks/Gradient Descent Linear Regression.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"source": [
7777
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
7878
" <td>\n",
79-
" <a target=\"_blank\" href=\"https://colab.research.google.com/drive/1IZdek-xMr7A5ccE7VUvl6Pi5ydCggo5c\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
79+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/param087/swiftML/blob/master/Notebooks/Gradient%20Descent%20Linear%20Regression.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
8080
" </td>\n",
8181
" <td>\n",
8282
" <a target=\"_blank\" href=\"https://github.com/param087/swiftML/blob/master/Notebooks/Gradient%20Descent%20Linear%20Regression.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
@@ -129,7 +129,7 @@
129129
}
130130
],
131131
"source": [
132-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.2\")' swiftML"
132+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
133133
]
134134
},
135135
{
@@ -367,4 +367,4 @@
367367
},
368368
"nbformat": 4,
369369
"nbformat_minor": 2
370-
}
370+
}

Notebooks/GradientRegressorTutorial.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"source": [
8383
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
8484
" <td>\n",
85-
" <a target=\"_blank\" href=\"https://colab.research.google.com/drive/1EnGe36DZF9QUkj3FEGKSKkdGH-UnA_MW\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
85+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/param087/swiftML/blob/master/Notebooks/GradientRegressorTutorial.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
8686
" </td>\n",
8787
" <td>\n",
8888
" <a target=\"_blank\" href=\"https://github.com/param087/swiftML/blob/master/Notebooks/GradientRegressorTutorial.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
@@ -142,7 +142,7 @@
142142
}
143143
],
144144
"source": [
145-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.2\")' swiftML"
145+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
146146
]
147147
},
148148
{
@@ -502,4 +502,4 @@
502502
},
503503
"nbformat": 4,
504504
"nbformat_minor": 1
505-
}
505+
}

Notebooks/KMeans Clustering.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
}
165165
],
166166
"source": [
167-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.2\")' swiftML"
167+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
168168
]
169169
},
170170
{
@@ -492,4 +492,4 @@
492492
},
493493
"nbformat": 4,
494494
"nbformat_minor": 2
495-
}
495+
}

Notebooks/KNeighbor Classifier.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"source": [
7575
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
7676
" <td>\n",
77-
" <a target=\"_blank\" href=\"https://colab.research.google.com/drive/1i9I4e_lXIDJLGOQ_Ki3nx6hI1RQ47Qep\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
77+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/param087/swiftML/blob/master/Notebooks/KNeighbor%20Classifier.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
7878
" </td>\n",
7979
" <td>\n",
8080
" <a target=\"_blank\" href=\"https://github.com/param087/swiftML/blob/master/Notebooks/KNeighbor%20Classifier.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
@@ -127,7 +127,7 @@
127127
}
128128
],
129129
"source": [
130-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.2\")' swiftML"
130+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
131131
]
132132
},
133133
{
@@ -268,4 +268,4 @@
268268
},
269269
"nbformat": 4,
270270
"nbformat_minor": 2
271-
}
271+
}

Notebooks/KNeighbor Regressor.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"source": [
7575
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
7676
" <td>\n",
77-
" <a target=\"_blank\" href=\"https://colab.research.google.com/drive/1RKhzTFxsTer3kiKSIgR2m78nTl2wk5N6\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
77+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/param087/swiftML/blob/master/Notebooks/KNeighbor%20Regressor.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
7878
" </td>\n",
7979
" <td>\n",
8080
" <a target=\"_blank\" href=\"https://github.com/param087/swiftML/blob/master/Notebooks/KNeighbor%20Regressor.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
@@ -127,7 +127,7 @@
127127
}
128128
],
129129
"source": [
130-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.2\")' swiftML"
130+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
131131
]
132132
},
133133
{
@@ -417,4 +417,4 @@
417417
},
418418
"nbformat": 4,
419419
"nbformat_minor": 2
420-
}
420+
}

Notebooks/Least Squares Linear Regression.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
}
128128
],
129129
"source": [
130-
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.3\")' swiftML"
130+
"%install '.package(url: \"https://github.com/param087/swiftML\", from: \"0.0.4\")' swiftML"
131131
]
132132
},
133133
{
@@ -365,4 +365,4 @@
365365
},
366366
"nbformat": 4,
367367
"nbformat_minor": 2
368-
}
368+
}

0 commit comments

Comments
 (0)