|
195 | 195 | " <a href=\"demos/mask-detection/README.md\"><img src=\"./assets/images/Jupyter-Logo-32px.png\"/><br>Open locally</a>\n",
|
196 | 196 | " </td>\n",
|
197 | 197 | " <td align=\"center\", style=\"min-width:45px; padding: 10px;\">\n",
|
198 |
| - " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/1.3.x-latest/mask-detection/\">\n", |
| 198 | + " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/release/1.3.x-latest/mask-detection/\">\n", |
199 | 199 | " <img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n",
|
200 | 200 | " </td>\n",
|
201 | 201 | " <td>This demo contains 3 notebooks where we:\n",
|
|
210 | 210 | " <a href=\"demos/fraud-prevention-feature-store/README.md\"><img src=\"./assets/images/Jupyter-Logo-32px.png\"/><br>Open locally</a>\n",
|
211 | 211 | " </td>\n",
|
212 | 212 | " <td align=\"center\", style=\"min-width:45px; padding: 10px;\">\n",
|
213 |
| - " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/blob/1.3.x-latest/fraud-prevention-feature-store/\">\n", |
| 213 | + " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/blob/release/1.3.x-latest/fraud-prevention-feature-store/\">\n", |
214 | 214 | " <img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n",
|
215 | 215 | " </td>\n",
|
216 | 216 | " <td>Demonstrates the feature store usage for fraud prevention: Data ingestion & preparation; Model training & testing; Model serving; Building An Automated ML Pipeline.\n",
|
|
222 | 222 | " <a href=\"demos/news-article-nlp/README.md\"><img src=\"./assets/images/Jupyter-Logo-32px.png\"/><br>Open locally</a>\n",
|
223 | 223 | " </td>\n",
|
224 | 224 | " <td align=\"center\", style=\"min-width:45px; padding: 10px;\">\n",
|
225 |
| - " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/1.3.x-latest/news-article-nlp/\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
| 225 | + " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/release/1.3.x-latest/news-article-nlp/\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
226 | 226 | " </td>\n",
|
227 | 227 | " <td>This demo creates an NLP pipeline that summarizes and extract keywords from a news article URL. We will be using state-of-the-art transformer models. such as BERT. to perform these NLP tasks.\n",
|
228 | 228 | "Additionally, we will use MLRun's real-time inference graphs to create the pipeline. This allows for easy containerization and deployment of the pipeline on top of a production-ready Kubernetes cluster.\n",
|
|
234 | 234 | " <a href=\"demos/network-operations/README.md\"><img src=\"./assets/images/Jupyter-Logo-32px.png\"/><br>Open locally</a>\n",
|
235 | 235 | " </td>\n",
|
236 | 236 | " <td align=\"center\", style=\"min-width:45px; padding: 10px;\">\n",
|
237 |
| - " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/1.3.x-latest/network-operations/\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
| 237 | + " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/release/1.3.x-latest/network-operations/\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
238 | 238 | " </td>\n",
|
239 | 239 | " <td>This demo demonstrates how to build an automated machine-learning (ML) pipeline for predicting network outages based on network-device telemetry, also known as Network Operations (NetOps).\n",
|
240 | 240 | "The demo implements feature engineering, model training, testing, inference, and model monitoring (with concept-drift detection).\n",
|
|
247 | 247 | " <a href=\"demosstocke-prediction/README.md\"><img src=\"./assets/images/Jupyter-Logo-32px.png\"/><br>Open locally</a>\n",
|
248 | 248 | " </td>\n",
|
249 | 249 | " <td align=\"center\", style=\"min-width:45px; padding: 10px;\">\n",
|
250 |
| - " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/1.3.x-latest/stocks-prediction/\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
| 250 | + " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/release/1.3.x-latest/stocks-prediction/\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
251 | 251 | " </td>\n",
|
252 | 252 | " <td>This demo illustrates using Iguazio's latest technologies and methods for model serving, the platform feature store, and the MLRun frameworks (sub-modules for the most commonly \n",
|
253 | 253 | "\t\tused machine and deep learning frameworks, providing features such as automatic logging, model management, and distributed training). The demo predicts stock prices, \n",
|
|
289 | 289 | " <a href=\"demos/howto/converting-to-mlrun/mlrun-code.ipynb\"><img src=\"./assets/images/Jupyter-Logo-32px.png\"/><br>Open locally</a>\n",
|
290 | 290 | " </td>\n",
|
291 | 291 | " <td align=\"center\", style=\"min-width:45px; padding: 10px;\">\n",
|
292 |
| - " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/1.3.x-latest/howto/converting-to-mlrun\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
| 292 | + " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/tree/release/v1.3.x-latest/howto/converting-to-mlrun\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
293 | 293 | " </td>\n",
|
294 | 294 | " <td>Demonstrates how to convert existing ML code to an MLRun project.\n",
|
295 | 295 | " The demo implements an MLRun project for taxi ride-fare prediction based on a <a href=\"https://www.kaggle.com/jsylas/python-version-of-top-ten-rank-r-22-m-2-88\">Kaggle notebook</a> with an ML Python script that uses data from the <a href=\"https://www.kaggle.com/c/new-york-city-taxi-fare-prediction\">New York City Taxi Fare Prediction competition</a>.\n",
|
|
301 | 301 | " <a href=\"demos/howto/spark/spark-mlrun-read-csv.ipynb\"><img src=\"./assets/images/Jupyter-Logo-32px.png\"/><br>Open locally</a>\n",
|
302 | 302 | " </td>\n",
|
303 | 303 | " <td align=\"center\", style=\"min-width:45px; padding: 10px;\">\n",
|
304 |
| - " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/blob/1.3.x-latest/howto/spark/spark-mlrun-read-csv.ipynb\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
| 304 | + " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/blob/release/1.3.x-latest/howto/spark/spark-mlrun-read-csv.ipynb\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
305 | 305 | " </td>\n",
|
306 | 306 | " <td>Demonstrates how to run a Spark job that reads a CSV file and logs the data set to an MLRun database.\n",
|
307 | 307 | " </td>\n",
|
|
312 | 312 | " <a href=\"demos/howto/spark/spark-mlrun-describe.ipynb\"><img src=\"./assets/images/Jupyter-Logo-32px.png\"/><br>Open locally</a>\n",
|
313 | 313 | " </td>\n",
|
314 | 314 | " <td align=\"center\", style=\"min-width:45px; padding: 10px;\">\n",
|
315 |
| - " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/blob/1.3.x-latest/howto/spark/spark-mlrun-describe.ipynb\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
| 315 | + " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/blob/release/1.3.x-latest/howto/spark/spark-mlrun-describe.ipynb\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
316 | 316 | " </td>\n",
|
317 | 317 | " <td>Demonstrates how to create and run a Spark job that generates a profile report from an Apache Spark DataFrame based on pandas profiling.\n",
|
318 | 318 | " </td>\n",
|
|
323 | 323 | " <a href=\"demos/howto/spark/spark-operator.ipynb\"><img src=\"./assets/images/Jupyter-Logo-32px.png\"/><br>Open locally</a>\n",
|
324 | 324 | " </td>\n",
|
325 | 325 | " <td align=\"center\", style=\"min-width:45px; padding: 10px;\">\n",
|
326 |
| - " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/blob/1.3.x-latest/howto/spark/spark-operator.ipynb\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
| 326 | + " <a target=\"_blank\" href=\"https://github.com/mlrun/demos/blob/release/1.3.x-latest/howto/spark/spark-operator.ipynb\"><img src=\"./assets/images/GitHub-Mark-32px.png\"/><br>View on GitHub</a>\n", |
327 | 327 | " </td>\n",
|
328 | 328 | " <td>Demonstrates how to use <a target=\"_blank\" href=\"https://github.com/GoogleCloudPlatform/spark-on-k8s-operator\">Spark Operator</a> to run a Spark job over Kubernetes with MLRun.\n",
|
329 | 329 | " </td>\n",
|
|
0 commit comments