Skip to content

Random semantic location in the datapoint #1

@dulalsaurab

Description

@dulalsaurab

Looks like the semantic location is decided (randomly) before the generation of data. In doing so, all the data points generated will have the same semantic location. I suppose it would have been better to choose semantic location randomly for each data point rather than deciding it upfront.

slocation = random.choice(semantic_locations)

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