disableTransferLearning property

bool disableTransferLearning
final

Flag to to manually prevent vizier from using transfer learning on a new study. Otherwise, vizier will automatically determine whether or not to use transfer learning.

Implementation

final bool disableTransferLearning;