DNT just became another fingerprinting datapoint, so it ended up being better to just set it to whatever the critical mass is using (which is typically off).
Cern does lots of data analysis where measurement precision is not essential at least in evaluation phase. Switching into higher precision may be needed only for the final calculations It's also possible to scale and normalize data to lower precision.
Ah fair, I should've known. I suppose the precision is still required for scientific purposes. Thankfully ML stuff now gets more appropriate precision for a speed increase.
I'm super skeptical of these interchanges, because it seems very difficult to avoid train/test skew. Any difference in detail between the two implementations is a potential problem. I can imagine different order of operations putting out some values by 0.1%, causing 1% eventual loss of accuracy.
reply