As discussed with @ireneisdoomed - after converting the long format of the feature matrix to the wide format, we expect Null for some features, both individual and neighbourhood.
For ALL individual features it is correct to use 0 instead, but not for neighbourhood. For now we use 0 for everytthing, but in the future we need to think about how to recalculate it.
As discussed with @ireneisdoomed - after converting the long format of the feature matrix to the wide format, we expect Null for some features, both individual and neighbourhood. For ALL individual features it is correct to use 0 instead, but not for neighbourhood. For now we use 0 for everytthing, but in the future we need to think about how to recalculate it.