Skip to content

AttributeError: module 'numpy' has no attribute 'int'. #130

Open
@Sameerpython

Description

@Sameerpython

Hi,
While fitting the model, i get the following error:
dec_reg = np.zeros(n_feat, dtype=np.int)
AttributeError: module 'numpy' has no attribute 'int'.
Thanks!

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