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: docs-ref-services/latest/ai-ml-readme.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
title: Azure ML Package client library for Python
3
3
keywords: Azure, python, SDK, API, azure-ai-ml, ml
4
-
ms.date: 09/12/2024
4
+
ms.date: 10/09/2024
5
5
ms.topic: reference
6
6
ms.devlang: python
7
7
ms.service: ml
8
8
---
9
-
# Azure ML Package client library for Python - version 1.20.0
9
+
# Azure ML Package client library for Python - version 1.21.0
10
10
11
11
12
12
We are excited to introduce the GA of Azure Machine Learning Python SDK v2. The Python SDK v2 introduces new SDK capabilities like standalone local jobs, reusable components for pipelines and managed online/batch inferencing. Python SDK v2 allows you to move from simple to complex tasks easily and incrementally. This is enabled by using a common object model which brings concept reuse and consistency of actions across various tasks. The SDK v2 shares its foundation with the CLI v2 which is also GA.
@@ -129,7 +129,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
0 commit comments