Skip to content

Handle determinism in the pipeline #137

Closed
@ravinkohli

Description

@ravinkohli

This issue is being moved from the old repository. Look here for more details.
Description:
we need to add support for setting seeds for various random number generations. Could be handled once in the api for the whole project or individually for pipeline components.

@LMZimmer suggested:
For this let's:

1. create a set_random_state in the BasePipeline
2. call it in the init after [this](https://github.com/automl/Auto-PyTorch/blob/5c6ce0bbf030fb4ec81396e1cb67edb3e194d383/autoPyTorch/pipeline/base_pipeline.py#L104)

add support for this in the smbo part and pass the state to the pipeline

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions