Skip to content

gentle_adaboost.py  #1

@ThainaBX

Description

@ThainaBX

Helllo!
I simulated some data and i would like to apply this data on your code (gentle_adaboost.py ).
How could i use it? I've tried to use as followed:

object=GentleAdaboost()
object.predict(X)

When i set the two comand lines above, i've gotten this error:

AttributeError: 'Weaker' object has no attribute '_Weaker__n_subsets'

Do you have an exemple of this code being applied to a specific data set?

Thank you,

Thaina

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions