Skip to content

Data transformations #2

@km1414

Description

@km1414

Can you explain, why in min_max_scale and min_max_scale functions (in helpers/utils.py) all data splits are transformed using fit_transform(), instead of using fit_transform() on training part and transform() on others?

https://github.com/RaidasGrisk/Trading-Bot/blob/5b375d80e13923596d0bc902a761dc78e6437ef2/helpers/utils.py#L203

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions