Closed spicker22 closed 2 years ago
Thank you for reporting! I found the issue: learning_rate='auto' seems the problem. I simply removed the parameter. Update to the latest version:
pip install -U clustimage
i updated the clustimage and it worked!! thanks for this update, much appreciated!
An error occurs while running this module, clustimage. The error refers to the 'embedding' setting when "embedding='tsne'". If I run the code while "embedding='none'", it works fine. The concern is that embedding is very practical for visual purposes and should be used. Any ideas why this error occurs and how to resolve it?
setting
error
embedding references https://erdogant.github.io/clustimage/pages/html/clustimage.clustimage.html?highlight=embedding#clustimage.clustimage.Clustimage.embedding