Skip to content

Missing encoding times for image data in 2stage models #67

Description

@janfrancu

Fit/encoder time of first stage model is not returned in case of loading encodings of image data

return data, split(encoding_path, "/")[end], encoder_params

but is present in tabular
return data, split(encoding_path, "/")[end], encoder_params, model["fit_t"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions