Skip to content

How do use the optimized to predict the test_data? #1489

Description

@LittleAnt69

When I train the model, assuming epoch=100, when epoch=50, the mse is the smallest. So how do I use the optimized model to predict the test_data?
In addition, the parameter checkpointing=True can be set in the fit() function to save the optimized model parameters, but I have no way to load this model parameter. Is there any way to load the saved parameters?
The parameter form is as follows:epoch=3-step=92.ckpt.

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