aws / aws/sagemaker-python-sdk

Allow sagemaker.clarify.ModelConfig to use application/x-parquet for content_type & accept_type

未关闭
#3,450 0 条评论 1 个 reaction 已指派 1 人 已被 @mollyheamazon 认领 在 GitHub 查看
component: clarify contributions welcome Good First Issue type: feature request
主要语言
Python
星标
2.3k
派生
1.3k
平均合并
1 天 22 小时
30 天内合并 PR
35

描述

**Describe the feature you'd like**
Allow `sagemaker.clarify.ModelConfig` object to accept `application/x-parquet` as a valid parameter for `content_type` & `accept_type`.

**How would this feature be used? Please describe.**
This would align with the `sagemaker.clarify.DataConfig` object which currently allows parquet for the `dataset_type`. By implementing this feature, Bring-your-own-container inference models that only accept parquet data types will be able to more easily utilize clarify's bias and data quality features.

**Describe alternatives you've considered**
Currently, majority of our data is in parquet format. Conversion to csv is trivial, though for larger datasets becomes cumbersome.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。