fitify_just_use_values

mastml.legos.feature_selectors.fitify_just_use_values(fit)[source]

Method which enables a feature selector fit method to operate on dataframes

Args:

fit: (function), a scikit-learn feature selector object with a fit method

Returns:

new_fit: (function), an amended version of the fit method that uses dataframes as input