I would like to know if all the operations in Apache Commons Math are in memory operations. I am particularly interested in OLSMultipleLinearRegression and using this for big data.
Also is there any existing JAVA API for running regression on big data.