2.6.6
ADS
- Added
SparkPipelineModel
model serialization class for fast and easy model deployment. - Added support for flexible shapes for Jobs and Model Deployments.
- Added support for
freeform_tags
anddefined_tags
for Model Deployments. - Added the
populate_schema()
method to theGenericModel
class. Populate input and output schemas for model artifacts. - The
ADSString
was added to the Feature types system. Use the enhanced string class functionalities such as regular expression (RegEx) matching and natural language parsing within Pandas dataframes and series. - Saving model does not require iPython dependencies
Following APIs are deprecated:
- DatasetFactory.open
- ADSModel.prepare
- ads.common.model_export_util.prepare_generic_model