Skip to content

Why do this calculation in the code? #3

@THtanghuan

Description

@THtanghuan

Hi,thank you for this code. I want to know why do this calculation in the code?

become original temperature

temper_predict = np.array(test_predict)(temper_max - temper_min) + temper_min
temper_truth = np.array(temper_truth)
(temper_max - temper_min) + temper_min

Thank you.

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