scikit-learn-contrib/imbalanced-learn

[DOC] Typo fix

Offen

#1.200 geöffnet am 12.08.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.264 Forks)batch import
good first issue

Repository-Metriken

Stars
 (6.549 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 12h 34m) (2 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide