728x90
반응형
SMALL
imbalanced-learn

imbalanced-learn은 데이터의 불균형 문제를 해결하기 위한 다양한 샘플링 방법을 구현한 파이썬 패키지이다.
pip install -U imbalanced-learn
https://imbalanced-learn.org/stable/
imbalanced-learn documentation — Version 0.11.0
User guide The user guide provides in-depth information on the key concepts of imbalanced-learn with useful background information and explanation.
imbalanced-learn.org
728x90
반응형
LIST
'Learning-driven Methodology > ML (Machine Learning)' 카테고리의 다른 글
[Machine Learning] ExtraTree (0) | 2024.01.03 |
---|---|
[Machine Learning] 클래스 가중치 (Class Weight) (0) | 2023.09.22 |
CatBoost (0) | 2023.07.12 |
[Machine Learning] Boosting Methods (3) (0) | 2023.07.11 |
[Machine Learning] Boosting Methods (2) (0) | 2023.07.11 |