2.6.6
ADS
- Added
SparkPipelineModelmodel serialization class for fast and easy model deployment. - Added support for flexible shapes for Jobs and Model Deployments.
- Added support for
freeform_tagsanddefined_tagsfor Model Deployments. - Added the
populate_schema()method to theGenericModelclass. Populate input and output schemas for model artifacts. - The
ADSStringwas 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