get_model_hyperparameters {previsionio}R Documentation

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.


[Package previsionio version 11.7.0 Index]