blacksnail789521

Results 4 issues of blacksnail789521

1. `stride` - It's very common to have `stride` when creating data windows. - `stride` means that the distance data window slides. For example, if I have a sequence [0,...

question
improvement

### Contact Details [email protected] ### Short description of the problem here. When using GPU support via `from causalnex.structure.pytorch.notears import from_pandas`, an error occurs due to some `nn.Module` components not residing...

bug

### Contact Details [email protected] ### Feature Description When using `from causalnex.structure.pytorch.notears import from_pandas` for causal graph learning with GPU support, there is no option to set the `batch_size` for PyTorch....

enhancement

I have been utilizing the curated lists of papers on time-series segmentation available in this repository and found them extremely valuable. However, it would be more user-friendly if the papers...