Skip to main content
This API is designed for record-by-record data ingestion. It is not designed for a large set of data. If you need a faster experience for batch logging, check out the arize.pandas. The most commonly used functions/objects are: Client — Initialize to begin logging model data to Arize log — Log inferences record-by-record

Install the Package

Initialize Arize Client

Initialize Arize Clientto begin logging model inferences.

Single Record Examples

For examples and interactive notebooks, see Cookbooks

Example 1: Logging Features, Tags, and Predictions Only

Example 2: Logging Features & Predictions First, Then Delayed Actuals

Example 3: Logging Features, Predictions and Actuals Together

Example 4: Logging Predictions, Actuals, and SHAP Together

Questions? Email us at support@arize.com or Slack us in the #arize-support channel