Skip to content

algorithmiaio/demo-arize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains a notebook ArizeDemo.ipynb, which demonstrates one approach for integrating Arize with Algorithmia. The workflow contains the following steps:

  • Train an sklearn model.
  • Upload the model to a hosted data collection on Algorithmia.
  • Call the model for inference by piping model input into the sklearn_demo algorithm, which is hosted on Algorithmia's public cluster. The algorithm is set up to log inference metrics to Arize before returning a response.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published