Skip to content

Commit 0ea6ef9

Browse files
Merge pull request #813 from Labelbox/maximeLabelbox-patch-1
[X-0] Auto-metrics documenation notebook
2 parents db81ff8 + e16a17f commit 0ea6ef9

File tree

3 files changed

+2164
-0
lines changed

3 files changed

+2164
-0
lines changed

examples/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,16 @@ Learn more about annotation types in the [docs](https://docs.labelbox.com/docs/a
7474
| Webhooks | [Github](project_configuration/webhooks.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/project_configuration/webhooks.ipynb) | [Docs](https://docs.labelbox.com/docs/webhooks) |
7575

7676

77+
## [Prediction Upload to a Model Run](prediction_upload)
78+
79+
80+
| Notebook | Github | Google Colab | Learn more |
81+
| --------------------------- | --------------------------------- | ------------ | ---------- |
82+
| Image Prediction upload | [Github](prediction_upload/image_predictions.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/prediction_upload/image_predictions.ipynb) | [Docs](https://docs.labelbox.com/docs/upload-model_predictions) |
83+
| Text Prediction upload | [Github](prediction_upload/text_predictions.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/prediction_upload/text_predictions.ipynb) | [Docs](https://docs.labelbox.com/docs/upload-model_predictions) |
84+
85+
------
86+
7787

7888
## [Model Diagnostics](model_diagnostics)
7989
| Notebook | Github | Google Colab | Learn more |

0 commit comments

Comments
 (0)