Accelerated Data Science 2.8.9 is released
- Services: Data Science
- Release Date: September 12, 2023
The following changes were made in ADS 2.8.9:
- Upgraded the
scikit-learn
dependency to >=1.0. - Upgraded the
pandas
dependency to >1.2.1,<2.1 to allow ADS to use Pandas 2.0. - Implemented multi-part upload in the
ArtifactUploade
` to upload model artifacts to the model catalog. - Fixed the
Attribute not found
error, whendeploy()
called twice inGenericModel
. - Fixed the fetch of the security token, when the relative path for the
security_token_file
is provided (used in session token-based authentication).
For more information, see Data Science and take a look at our Data Science blog.