HJA24

Results 3 comments of HJA24

Hi, Is this already implemented? If you want to get the same results as `rasterio.transform.xy` you should swap rows/cols ``` def xy_np(transform, rows, cols, offset='center'): if isinstance(rows, int) and isinstance(cols,...

> @jessegrabowski I wonder if this is an issue related to #2148 I posted a while ago. > > I implemented PSIS-LFO-CV a while ago at work, and eventually rolled...

@cmgoold that would be much appreciated! I also don't want to lead anyone astray, but I believe the culprit is in the weights. If we look at the `leave_future_out_cv`-function of...