You are here:
Configure a Feature Extractor
For use cases that you create, configure feature extractors to compute features in real time or in batches, or upload sample features that the predictive model can use to generate predictions. For auto-generated use cases that require features computed in real time, you can extend the configuration of a partially suitable feature extractor by adding other feature extractors with your configured Apex classes. Or, you entirely update the configuration by using another feature extractor instead of the default feature extractor. The predictive model uses the features computed based on the configuration to generate predictions.

