aws / aws/sagemaker-python-sdk

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

Abierto
#3,450 0 comentarios 1 reacción 1 asignado Reclamado por @mollyheamazon Ver en GitHub
component: clarify contributions welcome Good First Issue type: feature request
Lenguaje dominante
Python
Estrellas
2.3k
Forks
1.3k
Merge medio
1 d 22 h
PR fusionados (30 d)
35

Descripción

**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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.