scikit-learn-contrib/imbalanced-learn

[DOC] Typo fix

Ouverte

#1 200 ouverte le 12 août 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Python (1 264 forks)batch import
good first issue

Métriques du dépôt

Stars
 (6 549 étoiles)
Métriques de merge PR
 (Merge moyen 12h 34m) (2 PRs mergées en 30 j)

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.

Guide contributeur