experimentalParameters

abstract fun experimentalParameters(modelIdentifier: String): ExperimentRunParameters

Retrieves the experimental run parameters for the model identified by the given identifier. This method extracts detailed configurations and settings required to execute the experiment.

Return

an instance of ExperimentRunParameters containing the run parameters for the specified model

Parameters

modelIdentifier

the identifier of the model whose experimental parameters are to be retrieved