|
|
|
|
|
by baldfat
3556 days ago
|
|
> It seems that once you figure out a good model in R, its almost always rewritten into either Scala or Java for real production work. I wouldn't say 1% of programs in R written need that speed. I personally use it for small projects (Besides a few Spark side projects) and I am out putting Reports. I really would like someone to show an actual example of this happening in 2016. |
|
It's not a matter of performance, it's just because it would be an enormous amount of engineering overhead to start calling R from inside the Python app