(0 comments) (0 reactions) (0 assignees)Python (1,264 forks)batch import
good first issue

Repository metrics

Stars
 (6,549 stars)
PR merge metrics
 (Avg merge 12h 34m) (2 merged PRs in 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.

Contributor guide