Skip to content

Small typo in learning.ipynb #673

Closed
Closed
@aswanipranjal

Description

@aswanipranjal

Hello, all. I've been going through the notebooks to understand how the algorithms work. I noticed a small typo in the Gini impurity part in learning.ipynb :

We select split which minimizes the Gini impurity in childre nodes.

It should be:

We select split which minimizes the Gini impurity in child nodes.

Can I submit a PR correcting them?

Awesome job on the Repo, btw.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions