Skip to content

2.6.6

Compare
Choose a tag to compare
@mrDzurb mrDzurb released this 08 Oct 01:19
· 3908 commits to main since this release
3226228

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 and defined_tags for Model Deployments.
  • Added the populate_schema() method to the GenericModel 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