Skip to content

Instantly share code, notes, and snippets.

@sukanyabag
Created January 2, 2023 16:36
Show Gist options
  • Save sukanyabag/97fa589c542581c86ac2fec77ccfc53b to your computer and use it in GitHub Desktop.
Save sukanyabag/97fa589c542581c86ac2fec77ccfc53b to your computer and use it in GitHub Desktop.
print('Original dataset shape {}'.format(Counter(Y)))
print('Resampled dataset shape {}'.format(Counter(y_train_res1)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment