Skip to content

Conversation

Cristobal314
Copy link

Bug fix for current versions of Numpy that do not directly support int, float and bool so they have been replaced by np.int, np.float and np.bool

Bug fix for current versions of Numpy that do not directly support int, float and bool so they have been replaced by np.int, np.float and np.bool
@Cristobal314
Copy link
Author

This bug is related with issue #122

Copy link

@mahendrayadav-saavn mahendrayadav-saavn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

np.int is also not supported, it should be convert to np.int32/64

@solegalli
Copy link

I did not find this bug. Which versions of numpy and boruta raise the error?

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

Successfully merging this pull request may close these issues.

3 participants