Information about how to call the customer provided train function.
| KEY | TYPE | Description |
|---|---|---|
| trainingDataParameterNameMapping | dict | The mapping from feature group type to the dataframe parameter name |
| schemaMappings | dict | The feature type to feature name mapping for each dataframe |
| trainDataParameterToFeatureGroupIds | dict | The mapping from the dataframe parameter name to the feature group id backing the data |
| trainingConfig | dict | The configs for training |