Table.
get_model_kwargs
Return the required model kwargs for the indicated model.
model_name (str) – Qualified Name of the model for which model kwargs are needed.
Keyword arguments to use on the indicated model.
dict