Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on plotting gender models #50

Closed
bagustris opened this issue Aug 14, 2023 · 1 comment
Closed

Error on plotting gender models #50

bagustris opened this issue Aug 14, 2023 · 1 comment

Comments

@bagustris
Copy link
Collaborator

When I run the following commands,

python -m nkululeko.explore --config tests/exp_emodb_explore_data.ini

I got the following error:

ERROR plots: plot value counts: target gender has more than 2 values

I think the error is caused by the fact that Audeering models' resulted in three gender values instead of two, maybe.

@felixbur
Copy link
Owner

fixed in version 0.55.1
i got the error: i changed the format of the plot distribution descriptors
needs to be [[gender],[age]] as opposed to [gender, age]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants