Yazdan Zinati

Results 1 comments of Yazdan Zinati

Any updates on this? I am facing the same issue. ``` 6 slingshot = Slingshot(X, pd.get_dummies(adata.obs["louvain"]).to_numpy(dtype="float64"), start_node=13, debug_level='verbose') 7 ----> 8 slingshot.fit(num_epochs=1, debug_axes=axes) 10 frames [/usr/local/lib/python3.7/dist-packages/slingshot/slingshot.py](https://localhost:8080/#) in fit(self, num_epochs, debug_axes)...