Guys, a question. What big data is big enough for you. I plan to re-implement some descriptive statistics routines for kotlin-statistics and it is important to know what data sample sizes are used. For example if data is of TB size, one should go for different algorithm (there is an ongoing discussion in commons-math email list).
h
hudsonb
01/24/2019, 4:23 PM
My usage of it only involves thousands to tens of thousands
hudsonb
01/24/2019, 4:24 PM
I do think it'd be nice to have both "storage" and "storeless" versions like commons math does.
t
thomasnield
01/25/2019, 2:14 PM
Same here. Maximum I'll ever do is hundreds of thousands