mirror of
https://github.com/masashitsubaki/molecularGNN_smiles.git
synced 2026-04-03 00:19:09 -06:00
label numbers #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gizemsudekocarslan on 5/10/2021
Hi,
Your dataset has 2 labels: 0,1. My dataset has 185 labels [0,1..,184]. When i run your code with my dataset i got errors. which part of code should i change for 185labels? Thanks.