Uses of Class
software.amazon.awssdk.services.neptunedata.model.CustomModelTrainingParameters
-
Packages that use CustomModelTrainingParameters Package Description software.amazon.awssdk.services.neptunedata.model -
-
Uses of CustomModelTrainingParameters in software.amazon.awssdk.services.neptunedata.model
Methods in software.amazon.awssdk.services.neptunedata.model that return CustomModelTrainingParameters Modifier and Type Method Description CustomModelTrainingParametersStartMlModelTrainingJobRequest. customModelTrainingParameters()The configuration for custom model training.Methods in software.amazon.awssdk.services.neptunedata.model with parameters of type CustomModelTrainingParameters Modifier and Type Method Description StartMlModelTrainingJobRequest.BuilderStartMlModelTrainingJobRequest.Builder. customModelTrainingParameters(CustomModelTrainingParameters customModelTrainingParameters)The configuration for custom model training.
-