WarmStartTypes | R Documentation |
Warm Start Configuration type. There can be two types of warm start jobs: * IdenticalDataAndAlgorithm: Type of warm start that allows users to reuse training results from existing tuning jobs that have the same algorithm code and datasets. * TransferLearning: Type of warm start that allows users to reuse training results from existing tuning jobs that have similar algorithm code and datasets.
WarmStartTypes
An object of class WarmStartTypes
(inherits from Enum
, environment
) of length 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.