scikit-learn-contrib/imbalanced-learn

[DOC] Typo fix

开放

#1,200 创建于 2026年8月12日

 (0 条评论) (0 个反应) (0 位负责人)Python (1,264 个派生)batch import
good first issue

仓库指标

星标
 (6,549 个星标)
PR 合并指标
 (平均合并 12小时 34分钟) (30 天内合并 2 个 PR)

描述

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.

贡献者指南