withFeatureExtraction
open override fun <R> withFeatureExtraction(extraction: (T) -> Option<R>): FeatureExtractorBuilder.OptionsStep<T, R>(source)
Defines the feature extraction as such which is most likely based on the current subject (but does not need to be).