The code of this warehouse is mainly dedicated to solving the problem of uneven sample distribution in binary classification tasks, where there is a significant difference in the number of samples between positive and negative categories.
- pip install torch timm sklearn matplotlib searborn
- cd Imbalanced_classification_task
- python train_gpu.py