abstract fun build(): FeatureExtractorBuilder.ExecutionStep<T, R>
Finishes the help-me-to-call-FeatureExtractor-process by creating an ExecutionStep incorporating all previously chosen options.
Return
The ExecutionStep which allows to define how the change shall be carried out.