File size: 422 Bytes
4021124 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ######################
Tabular
######################
Amazon SageMaker provides built-in algorithms that are tailored to the analysis of tabular data. The built-in SageMaker algorithms for tabular data can be used for either classification or regression problems.
.. toctree::
:maxdepth: 2
autogluon
catboost
factorization_machines
knn
lightgbm
linear_learner
tabtransformer
xgboost
|