Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Table of Contents
5. `Chainer SageMaker Estimators <#chainer-sagemaker-estimators>`__
6. `AWS SageMaker Estimators <#aws-sagemaker-estimators>`__
7. `BYO Docker Containers with SageMaker Estimators <#byo-docker-containers-with-sagemaker-estimators>`__
8. `SageMaker Automatic Model Tuning <#sagmaker-automatic-model-tuning>`__
8. `SageMaker Automatic Model Tuning <#sagemaker-automatic-model-tuning>`__
9. `BYO Model <#byo-model>`__


Expand Down Expand Up @@ -310,8 +310,8 @@ For more detailed examples of running hyperparameter tuning jobs, see: https://g

For more detailed explanations of the classes mentioned, see:

- `API docs for HyperparameterTuner and parameter range classes <https://sagemaker.readthedocs.io/en/latest/tuner.html>`__.
- `API docs for analytics classes <https://sagemaker.readthedocs.io/en/latest/analytics.html>`__.
- `API docs for HyperparameterTuner and parameter range classes <https://sagemaker.readthedocs.io/en/latest/tuner.html>`__
- `API docs for analytics classes <https://sagemaker.readthedocs.io/en/latest/analytics.html>`__


FAQ
Expand Down