Skip to content

Sync models depend on the version of sckikit-learn used to generate them. #1

@grahamfindlay

Description

@grahamfindlay

The LinearRegression models used to map times from one reference frame to another depend on the version of scikit-learn to generate them. More info.

We should either use scipy.interpolate.interp1d function objects instead IBL example, or just save the model coefficients directly and make our own function to remap times.

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