|
|
|
|
|
by RosanaAnaDana
2552 days ago
|
|
You mean like keras? or tensorflow?
Or base random forest. You know, like the original Breiman implementation. Python has utility. But R is far superior in its the quality of the packages, their documentation, their ability to behave predictably on a given data type. I run a machine learning shop. Right now all of the training, application, and data management is handled via R. R is simply superior in too many ways for us to be bothered with python for the scale of work we are doing. Since we're moving some big applications to keras/ TF we do use python and will be using more in the future. However, for almost all data management, munging, movement visualization, reporting, its an R world. |
|
> ...
> Since we're moving some big applications to keras/ TF we do use python and will be using more in the future.
Not sure if I misunderstood, or you're contradicting yourself there.
> R is far superior in its the quality of the packages, their documentation, their ability to behave predictably on a given data type.
I not only disagree but I think that the exact opposite is true for each one of these points. But if things are working well in our shop, I'm not going to try to convince you otherwise.