Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add examples and tests for AdaBoost algorithm #728

Closed
@aswanipranjal

Description

@aswanipranjal

Hey @norvig, @MrDupin: currently, the learning.ipynb notebook lacks an example for ensemble learning. Since the perceptron classifier gives an accuracy of almost 68.8% (not a weak learner though) on the iris dataset, I was thinking that maybe we can use it to add an example for AdaBoost algorithm and show how it works. We can also add code for decision stump, but since its pseudo code has not been provided maybe we can go with the perceptron classifier?
I also wanted to add some tests for AdaBoost.

What do you think?

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