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

There will be a AttributeError: 'gcForest' object have no attribute 'window' #21

Open
moonsin opened this issue Nov 22, 2018 · 0 comments

Comments

@moonsin
Copy link

moonsin commented Nov 22, 2018

When I set parameter 'window' as None, there will be this AttributeError.

I think this is because when I call 'fit' function, it will call getattr function to check 'window'. While window is None, it will say there is no attribute 'window'

@moonsin moonsin changed the title There will be an AttributeError: 'gcForest' object have no attribute 'window' There will be a AttributeError: 'gcForest' object have no attribute 'window' Nov 22, 2018
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