Skip to content

Bug: chance of getting random dataset from get_evaluation #38

@lfrommelt

Description

@lfrommelt

There is a chance, that EquationTree().get_evaluation gives random datasets and not datasets that are generated from the equation!

This is the case, whenever a negative constant gets instantiated. utils.type_check.is_numeric does not recognize negative values and hence the constant gets resampled together with all the inputs for each datapoint that is being generated.

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