evaluate_filter_expression: Evaluates model filter with cached model spec value, returns...

View source: R/jumpstart_filters.R

evaluate_filter_expressionR Documentation

Evaluates model filter with cached model spec value, returns boolean.

Description

Evaluates model filter with cached model spec value, returns boolean.

Usage

evaluate_filter_expression(model_filter, cached_model_value)

Arguments

model_filter

(ModelFilter): The model filter for evaluation.

cached_model_value

(Any): The value in the model manifest/spec that should be used to evaluate the filter.


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.