You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find protlearn very handy in extracting protein sequence features. All functions of dimensionality_reduction work except for sequential, rfe and lda. I hope you will be able to reproduce the errors using the examples in the documentation (https://protlearn.readthedocs.io/en/latest/dimensionality_reduction.html).
Hi,
I find protlearn very handy in extracting protein sequence features. All functions of dimensionality_reduction work except for sequential, rfe and lda. I hope you will be able to reproduce the errors using the examples in the documentation (https://protlearn.readthedocs.io/en/latest/dimensionality_reduction.html).
Both sequential and rfe produce the same error.
For lda
Versions
Python 3.7.6, protlearn 2.1, sklearn 0.23.1, numpy 1.19.5
Many thanks,
CS Lim
The text was updated successfully, but these errors were encountered: