Skip to content

Instantly share code, notes, and snippets.

@liannewriting
Created October 13, 2021 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liannewriting/5600df2e3bdcd7b2fee58b0a3843cbe9 to your computer and use it in GitHub Desktop.
Save liannewriting/5600df2e3bdcd7b2fee58b0a3843cbe9 to your computer and use it in GitHub Desktop.
python imbalanced data machine learning classification
df['Sex'].value_counts()
df['Class'].value_counts()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment