AIFeatureExtractor
Represents information about the feature extractor that’s used to
extract the input data required for making predictions.This object is available in API
version 55.0 and later.
Supported Calls
create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()
Special Access Rules
The AIFeatureExtractor object is available when the admin settings for AI Accelerator and for the product related to the use case are enabled. The Salesforce org must have the CRM Plus license and the product’s CRM license.
Fields
Field | Details |
---|---|
AiUsecaseModelId |
|
BatchInputSourceIdentifier |
|
BatchInputSourceType |
|
ClassName |
|
DeveloperName |
|
FeatureInputType |
|
InputContext |
|
Language |
|
MasterLabel |
|
NamespacePrefix |
|
Type |
|
Usage
Use this object to configure feature extractors for your use case model when it requires features that are calculated or aggregated on run-time. A use case model can have multiple feature extractors.