aws / aws/sagemaker-python-sdk
Possibility to add source_directory to Sagemaker.processing.ScriptProcessor
- 主要言語
- Python
- スター
- 2.3k
- フォーク
- 1.3k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 35
説明
**Describe the feature you'd like**
Currently there is no option to add source_dir to `Sagemaker.processing.ScriptProcessor`, which makes it difficult to have modular code.
**How would this feature be used? Please describe.**
This will help using ScriptProcessor to be used for running complex processing logic. Especially where the project has different modules and each module perform different processing step.
**Describe alternatives you've considered**
running it directly on docker ?
コントリビューションガイド
調査の方向性
まず Sagemaker.processing.ScriptProcessor のエントリーポイントを特定し、現在どのように processing script をパッケージ化または公開しているかを確認します。モジュール化された processing code に対して期待される source_directory の動作を判断し、その動作の coverage を追加して、ScriptProcessor が複数のモジュールに分けて構成されたコードを実行できることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, python
- 領域
- cloud, machine-learning
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100