- cerebral.features.drop_unwanted_inputs(data: DataFrame, input_features: list[str], target_names: list[str]) DataFrame[source]
Remove columns from the input DataFrame if they are not specified as an input feature or a target feature.
Last update:
Feb 09, 2023