TrainingParameters Class
Parameters used for training.
- Inheritance
-
TrainingParameters
Constructor
TrainingParameters(*, selected_tags=None, custom_base_model_info=None, **kwargs)
Parameters
Required
List of tags selected for this training session, other tags in the project will be ignored.
- custom_base_model_info
- CustomBaseModelInfo
Required
Information of the previously trained iteration which provides the base model for current iteration's training.
Feedback
Submit and view feedback for