I am using gaussian_kde for Kernel Density Estimation.After that, I would like to compare between multi Density plots.In this case, Should I normalize each Density plot using min-max normalization?And if it is necessary, How can I do it?
↧
I am using gaussian_kde for Kernel Density Estimation.After that, I would like to compare between multi Density plots.In this case, Should I normalize each Density plot using min-max normalization?And if it is necessary, How can I do it?