Skip to content

Newest stats.py incompatible with codebase #8

Description

@Le-Die

The version of measures/DLcoloc/stats.py from Dez 23rd 2019 is incompatible with the rest of the codebase

Example when running any model:
ImportError: cannot import name 'accuracy' from 'stats' ([...]/coloc/measures/DLcoloc/stats.py)

In the newest version "accuracy" was replaced with "accuracy_datasetwise" but other files don't reflect this change.
Have changes been made but not pushed into the repository?

For function calls to work a rollback to the older version from Nov 12th 2019 is necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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