Skip to content

Commit 9649201

Browse files
author
Raghav Dhall
committed
documentation: more minor edits
1 parent df7154c commit 9649201

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

doc/algorithms/tabular/catboost.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following table outlines a variety of sample notebooks that address differen
2525
* - Notebook Title
2626
- Description
2727
* - `Tabular classification with Amazon SageMaker LightGBM and CatBoost algorithm <https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/lightgbm_catboost_tabular/Amazon_Tabular_Classification_LightGBM_CatBoost.ipynb>`__
28-
- This notebook demonstrates the use of the Amazon SageMaker CatBoost algorithm to train and host a tabular classification model.
28+
- This notebook demonstrates the use of the Amazon SageMaker CatBoost algorithm to train and host a tabular classification model.
2929
* - `Tabular regression with Amazon SageMaker LightGBM and CatBoost algorithm <https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/lightgbm_catboost_tabular/Amazon_Tabular_Regression_LightGBM_CatBoost.ipynb>`__
3030
- This notebook demonstrates the use of the Amazon SageMaker CatBoost algorithm to train and host a tabular regression model.
3131

doc/algorithms/tabular/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Amazon SageMaker provides built-in algorithms that are tailored to the analysis
1515
linear_learner
1616
tabtransformer
1717
xgboost
18-
object2vec
18+
object2vec

doc/algorithms/text/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Amazon SageMaker provides algorithms that are tailored to the analysis of textua
1919
text_summarization_hugging_face
2020
text_generation_hugging_face
2121
machine_translation_hugging_face
22-
text_embedding_tensorflow_mxnet
22+
text_embedding_tensorflow_mxnet

doc/algorithms/vision/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Amazon SageMaker provides image processing algorithms that are used for image cl
1010
image_classification_mxnet
1111
image_classification_pytorch
1212
image_classification_tensorflow
13-
object_detection_mxnet_gluoncv
14-
object_detection_mxnet
13+
object_detection_mxnet_gluoncv
14+
object_detection_mxnet
1515
object_detection_pytorch
1616
object_detection_tensorflow
1717
semantic_segmentation_mxnet_gluoncv

0 commit comments

Comments
 (0)