cosanlab / neighbors

A package to perform collaborative filtering on emotion datasets.
https://cosanlab.github.io/neighbors
MIT License
10 stars 8 forks source link

BUG - dilating timeseries converts nans to zeros #25

Closed ljchang closed 4 years ago

ljchang commented 4 years ago

This will dramatically impact results. Correct solution is to update mask after dilation to ensure that a bunch of zeros aren't added to data.