Near neighbors mean calculation
Hi everyone, I have to calculate the mean of neighbors dies/components on a microelectronic wafer for example on a 3x3 box like that:The reference component is in the centre of a box and therefore surrounded by 8 components whose mean I want to calculate, for each row of the data table (then calculate the same thing for a 5x5 box and 16 neighbors...)It will be used as a new feature for machine lea...