R Language

R Language

Application and Data / Languages & Frameworks / Languages
Needs advice
on
PythonPython
and
R LanguageR Language
in

I am currently trying to learn R Language for machine learning, I already have a good knowledge of Python. What resources would you recommend to learn from as a beginner in R?

READ MORE
2 upvotes·300.5K views
Replies (1)

I'm not an expert but Rafael Irizarry's book titled "Introduction to data science" is definitely a great source to start with. Here is the book: https://leanpub.com/datasciencebook The man himself illustrates it in these videos: https://www.edx.org/professional-certificate/harvardx-data-science

Once you've built a background, contact me and I may help with more advanced resources.

READ MORE
3 upvotes·1 comment·119 views
Margaretq Oluwadare
Margaretq Oluwadare
·
March 23rd 2022 at 1:13PM

The beauty with R is its flexibility as applied to any project. CRAN (https://cran.r-project.org) have list of interesting materials as regards the use and application of the various packages and integrations. Since you are looking at machine learning i have personally used this book and it proved to be a good resource.

https://www.packtpub.com/product/practical-machine-learning-with-r/9781838550134

·
Reply