Nick Keepfer

Results 4 comments of Nick Keepfer

Hmm, yes probably, I'll see if im able to translate it

I'm actually not sure it is an issue with scikit-learn, as it works just fine using it natively in python, (see below): ```python import numpy as np import h5py from...

Any developments on this since then? It would also be useful if the `component_centroids()` function received the same option to account for periodic boundaries

Yep, that's exactly what I needed, thanks! From a new user's perspective, it would be better if the inchannels from UNet was automatically propagated to the backbone, rather than having...