Problems with Reproducibility
I teach using JMP and I became aware of some reproducibility problems in the following cases: 1) My students who use different operating systems like windows and MacOS get different results from models that require randomization like NN even if they use the same random seed like 123. This problem is frustrating because assignments that use a random seed for reproducibility reasons are supposed t...