summaryrefslogtreecommitdiff
path: root/misc/py-sagemaker-core/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-sagemaker-core/pkg-descr')
-rw-r--r--misc/py-sagemaker-core/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/py-sagemaker-core/pkg-descr b/misc/py-sagemaker-core/pkg-descr
new file mode 100644
index 000000000000..3ecd7c4fbe95
--- /dev/null
+++ b/misc/py-sagemaker-core/pkg-descr
@@ -0,0 +1,7 @@
+sagemaker-core is a Python SDK designed to provide an object-oriented interface
+for interacting with Amazon SageMaker resources. It offers full parity with
+SageMaker APIs, allowing developers to leverage all SageMaker capabilities
+directly through the SDK. sagemaker-core introduces features such as dedicated
+resource classes, resource chaining, auto code completion, comprehensive
+documentation and type hints to enhance the developer experience as well as
+productivity.