aws / aws/sagemaker-python-sdk

HyperparameterTuner does not accept Pipeline Variable for random_seed argument

未关闭
#6,171 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
2.3k
派生
1.3k
平均合并
1 天 22 小时
30 天内合并 PR
35

描述

**PySDK Version**
- [ ] PySDK V2 (2.x)
- [x] PySDK V3 (3.x)

**Describe the bug**
The HyperparameterTuner class does not accept a Pipeline Variable for the random_seed argument, which is required to be an int. This is a regression in comparison to v2.

贡献指南

打开贡献指南

调研方向

定位 HyperparameterTuner 的实现和 random_seed 参数验证。将其行为与 PySDK V2 实现进行比较,然后验证是否接受 Pipeline Variable,同时确保整数输入继续正常工作;如果 repository 提供相关的 HyperparameterTuner 测试,则添加或运行这些测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, python
领域
machine-learning
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
52/100

把新 issue 发到你的邮箱

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