open fun <TSubject : Any, T> withParameterObjectNullable(parameterObject: FeatureExtractor.ParameterObject<TSubject, T>): FeatureExtractor.CreatorNullable<TSubject, T>
Uses the given parameterObject where a nullable feature is extracted by ParameterObject.featureExtraction.