cerebral.GFA.ensure_default_values_glass(data: DataFrame, targets: list, input_features: list) DataFrame[source]

Postprocessing function which assigns default values to compositions specific to GFA modellin

Parameters:
data: DataFrame

Data as read in by cb.features.load_data

targets: list

List of prediction targets.

input_features: list

List of input features.


Last update: Feb 09, 2023