cerebral.features.get_features_from_model(model)[source]

Get names of features and targets from an existing model.

Parameters:
model

The model to extract names from.


Last update: Feb 09, 2023