feature Selection Preference
public abstract ModelSelectionConfig.Builder featureSelectionPreference(FeatureSelectionPreference featureSelectionPreference)
Setter for featureSelectionPreference.
featureSelectionPreference: Options for feature selection preference.
@CanIgnoreReturnValue()
Setter for featureSelectionPreference given a known enum.
featureSelectionPreference: Options for feature selection preference.
@CanIgnoreReturnValue()
Setter for featureSelectionPreference given a string.
featureSelectionPreference: Options for feature selection preference.