File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ The following table outlines a variety of sample notebooks that address differen
25
25
* - Notebook Title
26
26
- Description
27
27
* - `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.
29
29
* - `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 >`__
30
30
- This notebook demonstrates the use of the Amazon SageMaker CatBoost algorithm to train and host a tabular regression model.
31
31
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ Amazon SageMaker provides built-in algorithms that are tailored to the analysis
15
15
linear_learner
16
16
tabtransformer
17
17
xgboost
18
- object2vec
18
+ object2vec
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ Amazon SageMaker provides algorithms that are tailored to the analysis of textua
19
19
text_summarization_hugging_face
20
20
text_generation_hugging_face
21
21
machine_translation_hugging_face
22
- text_embedding_tensorflow_mxnet
22
+ text_embedding_tensorflow_mxnet
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ Amazon SageMaker provides image processing algorithms that are used for image cl
10
10
image_classification_mxnet
11
11
image_classification_pytorch
12
12
image_classification_tensorflow
13
- object_detection_mxnet_gluoncv
14
- object_detection_mxnet
13
+ object_detection_mxnet_gluoncv
14
+ object_detection_mxnet
15
15
object_detection_pytorch
16
16
object_detection_tensorflow
17
17
semantic_segmentation_mxnet_gluoncv
You can’t perform that action at this time.
0 commit comments