Skip to main content

Overview

The Client$log() is designed for training, validation or production environment where batches of data are processed. These environments may be either a R Studio Notebook or a R server that is batch processing lots of backend data. Import and initialize Arize R client from the Arize Client$new() to call Client$log() with a R data.frame() containing inference data.

Initializing Client Examples

Parameters & Returns

Schema Attributes

Examples

Check out the Example Tutorial

Example 1: Logging Features, Predictions, & Actuals