Skip to content

AutoMLStep Does Not Support Constant-Valued problem_type #3908

@mbbourgo

Description

@mbbourgo

Describe the bug
When using AutoMLStep, specifying the problem type results in an error upon pipeline upsert.

To reproduce
Run the attached file, automlstep-test.py.txt, as a Python script.

Expected behavior
The named SageMaker Pipeline is updated..

Screenshots or logs
If applicable, add screenshots or logs to help explain your problem.

System information
A description of your system. Please provide:

  • SageMaker Python SDK version: 2.159.0
  • Framework name (eg. PyTorch) or algorithm (eg. KMeans): SageMaker Pipeline
  • Framework version:
  • Python version: SageMaker Studio Python 3 (Data Science) kernel
  • CPU or GPU: CPU
  • Custom Docker image (Y/N): N

Additional context
Add any other context about the problem here.
automlstep-test.py.txt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions