Skip to content

Feature request: adding output_path parameter to TrainingStep constructor #98

Closed
@lucaboulard

Description

@lucaboulard

Currently it is not possible to specify the output path to TrainingStep. The one specified to the wrapped estimator counts. But estimartos does not support placeholders, so the output path must be known at workflow creation time.
It would be useful to be able to specify a dynamic output path to the TrainingStep using placeholders, overriding the estimator output_path .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions