Skip to content

Consistency issue with LdaTransform #1004

Open
@zeahmed

Description

@zeahmed

Despite setting the seed in the ML.Net environment, LdaTransform does not produce consistent result which is a hurdle to writing a end-to-end functional test.

Results are consistent when setting ResetRandomGenerator=true in LdaTransform on single box. However, on build server test is failing.

Please see the following test for more detail.

// Diabling this check due to the following issue with consitency of output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Priority of the issue for triage purpose: Needs to be fixed soon.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions