https://github.com/seldonio/deploy-workshops
https://github.com/seldonio/deploy-workshops
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/seldonio/deploy-workshops
- Owner: SeldonIO
- Created: 2022-01-10T09:53:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T10:03:39.000Z (about 2 years ago)
- Last Synced: 2025-06-07T19:06:11.192Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 12.7 MB
- Stars: 13
- Watchers: 7
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Seldon Deploy Workshops
## Introduction
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:
1. Data cleaning and pre-processing
2. Model training
3. Deployment to Seldon
4. Creation of at least one explainer, outlier detector or drift detector
## Getting Started
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.
It is likely easiest to do this with the support of the Solution Engineering team.
> :warning: **Always run through the notebooks prior to using with a client**: Breaking changes can happen as new versions are released!
----------------------------
## TO DO
* Adapt notebooks so they can be easily ran locally
* Ensure they are all up to date
* Make it easier to update cluster IP
* Better instructions for use.