Skip to content

Latest commit

History

History
101 lines (64 loc) 路 2.1 KB

tuning.rst

File metadata and controls

101 lines (64 loc) 路 2.1 KB

Tuning

Examples on how to use hyperparameter tuning on SageMaker.

Apache MXNet

../hyperparameter_tuning/mxnet_mnist/hpo_mxnet_mnist ../hyperparameter_tuning/mxnet_gluon_cifar10_random_search/hyperparameter_tuning_mxnet_gluon_cifar10_random_search

PyTorch

../hyperparameter_tuning/pytorch_mnist/hpo_pytorch_mnist ../hyperparameter_tuning/huggingface_multiclass_text_classification_20_newsgroups/hpo_huggingface_text_classification_20_newsgroups

R

../hyperparameter_tuning/r_bring_your_own/tune_r_bring_your_own

TensorFlow

../hyperparameter_tuning/tensorflow_mnist/hpo_tensorflow_mnist ../hyperparameter_tuning/keras_bring_your_own/hpo_bring_your_own_keras_container ../hyperparameter_tuning/tensorflow2_mnist/hpo_tensorflow2_mnist

XGBoost

../hyperparameter_tuning/xgboost_direct_marketing/hpo_xgboost_direct_marketing_sagemaker_APIs ../hyperparameter_tuning/xgboost_direct_marketing/hpo_xgboost_direct_marketing_sagemaker_python_sdk ../hyperparameter_tuning/xgboost_random_log/hpo_xgboost_random_log

BlazingText

../hyperparameter_tuning/blazingtext_text_classification_20_newsgroups/hpo_blazingtext_text_classification_20_newsgroups

Use cases

Analyze results

../hyperparameter_tuning/analyze_results/HPO_Analyze_TuningJob_Results

Early stopping

../hyperparameter_tuning/image_classification_early_stopping/hpo_image_classification_early_stopping

Warm start

../hyperparameter_tuning/image_classification_warmstart/hpo_image_classification_warmstart