Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 492 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 492 Bytes

Practical tips for class imbalance in binary classification

Zichen Wang

A blog post was writen based on this tutorial.

Requirements

To run the notebook, install modules on Python2.7 in requirements.txt.

pip install -r requirements.txt