algorithmHyperParameters property

Map<String, String>? algorithmHyperParameters
final

A list of the hyperparameter values of the best performing model.

Implementation

final Map<String, String>? algorithmHyperParameters;