qai_hub.get_model

get_model(model_id)

Returns a model for a given id.

パラメータ:

model_id (str) -- id of a model.

戻り値:

model -- The model for the id.

戻り値の型:

Model