pydlm
pydlm copied to clipboard
Features normalization
Hi,
Does the package account for any feature normalization when variables of different scales are passed into the model? Square root matrix normalization or something similar? If not, is it preferable for the user to pass in normalized variables for the model to make sense?
Thank you