get_model_hyperparameters: Get hyperparameters corresponding to a model_id.
Description
Get hyperparameters corresponding to a model_id.
Usage
get_model_hyperparameters(model_id)
Arguments
model_id
id of the model, can be obtained with experimentModels(experiment_id).
Value
list - parsed content of the model's hyperparameters.