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 am running, in a Colab environment, the code that is suggested in the README.md for visualizations. However there is an error that keeps popping up when initializing ZADU(). I have tried both !pip install zadu and !pip install git+https://github.com/hj-n/zadu.git but neither work and the error seems to be coming from knn_with_ranking(). Python version is: 3.10.12.
I am running, in a Colab environment, the code that is suggested in the README.md for visualizations. However there is an error that keeps popping up when initializing
ZADU()
. I have tried both!pip install zadu
and!pip install git+https://github.com/hj-n/zadu.git
but neither work and the error seems to be coming fromknn_with_ranking()
. Python version is:3.10.12
.Error:
Code:
The text was updated successfully, but these errors were encountered: