Skip to content

Commit

Permalink
Update xgboost image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonparnell committed May 1, 2023
1 parent e27ccff commit f51431d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ private[algorithms] trait XGBoostParams extends Params {

object XGBoostSageMakerEstimator {
val algorithmName = "xgboost"
val algorithmTag = "1"
val algorithmTag = "1.5-1"
val regionAccountMap = SagerMakerRegionAccountMaps.ApplicationsAccountMap
}

Expand Down

0 comments on commit f51431d

Please sign in to comment.