Skip to content

jiaowoguanren0615/Imbalanced_classification_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Imbalanced_classification_task

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.

Install Packages

  1. pip install torch timm sklearn matplotlib searborn

TRAIN AND EVALUATE MODEL

  1. cd Imbalanced_classification_task
  2. python train_gpu.py

Releases

No releases published

Packages

No packages published

Languages