As a data scientist, I use both R and Python and would really appreciate if R (say, version 4.0.3) was part of ML-Hub. Adding R support could be optional (something like docker build -t . --build_arg R_SUPPPORT=True). R can be installed, for instance, using apt-get.
As a data scientist, I use both R and Python and would really appreciate if R (say, version 4.0.3) was part of ML-Hub. Adding R support could be optional (something like
docker build -t . --build_arg R_SUPPPORT=True).Rcan be installed, for instance, usingapt-get.