aws / aws/sagemaker-python-sdk

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

オープン
#3,450 コメント 0 件 リアクション 1 件 担当者 1 名 @mollyheamazon が担当を希望しています GitHub で見る
component: clarify contributions welcome Good First Issue type: feature request
主要言語
Python
スター
2.3k
フォーク
1.3k
平均マージ
1日 22時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。