Open kclch opened 5 years ago
Hello, I chose the gender and upper and lower color attributes of the rap dataset to train, but the above error occurred. Why is this? Thank you
dataset['selected_attribute'] should be a list of integers. Maybe you didn't make the right assignments.
Hello, I chose the gender and upper and lower color attributes of the rap dataset to train, but the above error occurred. Why is this? Thank you