ccpem / ccpem/affinity-vae

strip spaces from the name of classes in affinity.csv or classes.csv

Open
#156 3 comments 0 reactions 1 assignee Claimed by @KristinaUlicna View on GitHub
good first issue priority
Dominant language
Python
Stars
17
Forks
12
PR merge metrics
No merged PRs in 30d

Description

I created a new dataset and started getting a lot of errors, number of data being zero, etc. Turns out I formed the classes.csv and affinity.csv as follows:

classes.csv
item1, item2

affinity.csv
item1, item2
1, -1
-1,1

because both have a space behind `item2` it doesn't through the error but it also doesn't recognise the name in the list of data

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.