Releases: oracle/accelerated-data-science
Releases · oracle/accelerated-data-science
2.5.8
ADS
- Fixed bug in automatic extraction of taxonomy metadata for
Sklearnmodels. - Fixed bug in jobs
NotebookRuntimewhen using non-ASCII encoding. - Added compatibility with Python
3.8and3.9. - Added an enhanced string class, called
ADSString. It adds functionality such as regular expression (RegEx) matching, and natural language processing (NLP) parsing. The class can be expanded by registering custom plugins to perform custom string processing actions.
2.5.7
ADS
- Fixed bug in DataFlow Job creation.
- Fixed bug in ADSDataset get_recommendations raising HTML is not defined exception.
- Fixed bug in jobs ScriptRuntime causing the parent artifact folder to be zipped and uploaded instead of the specified folder.
- Fixed bug in ModelDeployment raising TypeError exception when updating an existing model deployment.