Skip to content

[BUG]: Inconsistent score naming. #292

@N-Nieto

Description

@N-Nieto

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

In https://github.com/juaml/julearn/blob/main/julearn/scoring/available_scorers.py#L54

The error message raised is:

"please use julearn.scorers.list_scorers to get a list".

However, scorers changed the name to scoring.

You can not run the suggested command.

Expected Behavior

change line to "please use julearn.scoring.list_scorers to get a list"

Steps To Reproduce

Try to run the command suggested in the error.

Environment

julearn==0.3.5.dev83

Relevant log output

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions