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

Data types of columns in the data (CSV) #7

Open
robert-matousek opened this issue May 7, 2021 · 1 comment
Open

Data types of columns in the data (CSV) #7

robert-matousek opened this issue May 7, 2021 · 1 comment

Comments

@robert-matousek
Copy link

Can you describe how to encode the labels? I get only 1 class label, see output below. They are set as integers (either 0 or 1)

See output below when I train my model.

data loaded successfully with 9826 rows and 1 labels
Distribution of the classes Counter({0: 9826})

@robert-matousek
Copy link
Author

Assuming it should be 2 labels, 1 for each class.

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

1 participant