-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
SpectralBiclustering.fit doesn't return self #6126
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
Comments
Hi can I work on this issue ? Thanks. |
you sure can :) |
Needed to clarify small thing. Basically this fit method of the base class needs to return self. And since it calls the corresponding And my laptop just stopped working. So looked into the issue from my phone. Please let me know if I am missing something here. Thanks. |
@maniteja123 That should work. But for chaining purposes, I think we might need to |
@vinayak-mehta Thanks for the response. But presently |
If anyone in the sprint wants to work on this, please check the error in #6141 and see if you can figure out where it comes from. |
need to check for coclustering, too.
The text was updated successfully, but these errors were encountered: