Open jorshi opened 8 months ago
Input feature normalization currently looks for min and max values, and uses those for normalization. The values are held indefinitely. Look into a method that decays extreme values over time so outlier values aren't held forever.
Input feature normalization currently looks for min and max values, and uses those for normalization. The values are held indefinitely. Look into a method that decays extreme values over time so outlier values aren't held forever.