You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ These examples provide a gentle introduction to machine learning concepts as the
13
13
-[Time-series Forecasting](introduction_to_applying_machine_learning/linear_time_series_forecast) generates a forecast for topline product demand using Amazon SageMaker's Linear Learner algorithm.
14
14
-[Cancer Prediction](introduction_to_applying_machine_learning/breast_cancer_prediction) predicts Breast Cancer based on features derived from images, using SageMaker's Linear Learner.
15
15
-[Ensembling](introduction_to_applying_machine_learning/ensemble_modeling) predicts income using two Amazon SageMaker models to show the advantages in ensembling.
16
-
-[Video Game Sales](introduction_to_applying_machine_learning/video_game_sales) develops a binary prediction model for the success video games based on review scores.
16
+
-[Video Game Sales](introduction_to_applying_machine_learning/video_game_sales) develops a binary prediction model for the success of video games based on review scores.
Copy file name to clipboardExpand all lines: introduction_to_applying_machine_learning/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ These examples provide a gentle introduction to machine learning concepts as the
9
9
-[Time-series Forecasting](linear_time_series_forecast) generates a forecast for topline product demand using Amazon SageMaker's Linear Learner algorithm.
10
10
-[Cancer Prediction](breast_cancer_prediction) predicts Breast Cancer based on features derived from images, using SageMaker's Linear Learner.
11
11
-[Ensembling](ensemble_modeling) predicts income using two Amazon SageMaker models to show the advantages in ensembling.
12
-
-[Video Game Sales](video_game_sales) develops a binary prediction model for the success video games based on review scores.
12
+
-[Video Game Sales](video_game_sales) develops a binary prediction model for the success of video games based on review scores.
0 commit comments