Skip to content

Commit a0b4c05

Browse files
authored
Update README.md
1 parent fdcac4e commit a0b4c05

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1-
# deploy-workshops
1+
# Seldon Deploy Workshops
2+
3+
## Introduction
4+
Contained within this repositoy is a set of hands-on workshops demonstrating the capabilities of Seldon Deploy across a variety of use cases and data modalities. Each workshop is a self container Jupyter notebook which, as a minimum, works through the following flow:
5+
1. Data cleaning and pre-processing
6+
2. Model training
7+
3. Deployment to Seldon
8+
4. Creation of at least one explainer, outlier detector or drift detector
9+
10+
## Getting Started
11+
The workshops are designed to be ran within a Google Colab environment. To get going all you need to do is load them into Colab, and being working through the cells.
12+
13+
It is likely easiest to do this with the support of the Solution Engineering team.
14+
15+
> :warning: **Always run through the notebooks prior to using with a client**: Breaking changes can happen as new versions are released!
16+
17+
----------------------------
18+
19+
## TO DO
20+
* Adapt notebooks so they can be easily ran locally
21+
* Ensure they are all up to date
22+
* Make it easier to update cluster IP
23+
* Better instructions for use.

0 commit comments

Comments
 (0)