Skip to content

In fit() function, debias=True is only compatible with ScalarMap model #159

Description

@giuliabiolo

When the debias parameter in fit() function in core.pyx file is set to True it works correctly only when using the ScalarMap model.
If a different model is used, it raises a numpy.reshape error stopping at save_results().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions