loss
loss: string | string[] | { [key: string]: string }
Optional
loss_weights
loss_weights?: number[] | { [key: string]: number }
Optional
metrics
metrics?: string[] | { [key: string]: string }
optimizer_config
optimizer_config: {}
Optional
sample_weight_mode
sample_weight_mode?: string
Optional
weighted_metrics
weighted_metrics?: string[]
Model training configuration.