Skip to content

dict_init of KSVD class should be attribute #106

Description

@sutkss

Issue Description

scikit-learn assume that every keyword argument accepted by init should correspond to an attribute on the instance.
But, dict_init is not an attribute of KSVD class.
We need to add dict_init as an attribute of it.

References

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions