scikit-learn-contrib/imbalanced-learn

[DOC] Typo fix

Aberta

#1.200 aberto em 12 de ago. de 2026

 (0 comentário) (0 reação) (0 responsável)Python (1.264 forks)batch import
good first issue

Métricas do repositório

Stars
 (6.549 estrelas)
Métricas de merge de PR
 (Mesclagem média 12h 34m) (2 fundiu PRs em 30d)

Description

Describe the issue linked to the documentation

Section 1.2 has a typo in: "The learning and prediction phrases of machine learning algorithms can be impacted by the issue of imbalanced datasets."

Suggest a potential alternative/fix

Should be:

The learning and prediction phases of machine learning algorithms can be impacted by the issue of imbalanced datasets.

Guia do colaborador