Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gentle_adaboost.py #1

Open
ThainaBX opened this issue May 2, 2020 · 0 comments
Open

gentle_adaboost.py #1

ThainaBX opened this issue May 2, 2020 · 0 comments

Comments

@ThainaBX
Copy link

ThainaBX commented May 2, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant