Spell
Integrating Arize with model serving and tooling platform, Spell
Last updated
Integrating Arize with model serving and tooling platform, Spell
Last updated
Copyright © 2023 Arize AI, Inc
Arize helps you visualize your model performance, understand drift & data quality issues, and share insights learned from your models. Spell is an end-to-end ML platform that provides infrastructure for company to deploy and train models.
Read more about the platforms on our partnership announcement.
You can either work through on Colab, or follow the steps below for your own model!
Step 1: Logging into spell
via command line.
Step 2: Train and create model with spell.
Step 3: Add your Arize API_KEY
and SPACE_ID
to serve_async.py
and server_sync.py
. You can find your Arize credential details here
Step 4: Creating your model your model and serving it.
Step 5: Test your working instance, send in some data, and see that your model is observable on Arize.
Spell Integration Tutorial