SKLearn Spacy NLP
Before you start
1) Train and build your NLP model
prev_idx
parent_idx
body
removed

2) Build your containerized model
Create Docker Image with the S2i utility
3) Test your model as a docker container
4) Run Seldon in your kubernetes cluster
Setup Seldon Core
5) Deploy your model with Seldon
6) Interact with your model through API
a) Using CURL from the CLI
b) Using the Python SeldonClient
7) Clean your environment
Last updated
Was this helpful?