aws / aws/sagemaker-python-sdk

MultiRecord Batch Transform is not working for a Multi container Model (Inference Pipeline)

オープン
#4,042 コメント 0 件 リアクション 0 件 担当者 1 名 @nargokul が担当を希望しています GitHub で見る
component: Inference APIs and Interfaces type: bug type: logging/error reporting
主要言語
Python
スター
2.3k
フォーク
1.3k
平均マージ
1日 22時間
マージ済み PR(30日)
35

説明

**Describe the bug**
I'm trying to run a batch transform using a model with two containers, one is a scikit-learn model that has all the feature engineering steps an other that has the actual estimator using an xgboost model. The thing is that when I set the BatchStrategy param as 'SingleRecord' everything works just fine, but the problem comes when I set the parameter to 'MultiRecord', the batch transform failed and the logs are not clear about the error. I am using a csv file as input, with no headers of course.

**To reproduce**
Try to run a batch transform with the conditions explained above.

**Expected behavior**
The batch transform should work just fine without any errors.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。