NHS-R Webinar - R and Python - a happy union with reticulate
Event Information
About this Event
Webinar: R and Python - a happy union with reticulate
Presented by: Gary Hutson & Andreas Soteriades
As the NHS and Civil Service are rapidly embracing Data Science, analysts are increasingly adopting two powerful tools: R and Python. R is great for statistics and interactive visualizations. Python has superb Machine Learning models.
Can we combine R and Python in harmony? Yes!
The “reticulate” package in R works with Python objects in an R environment.
We will explain “reticulate”, a little about the background of Python’s Scikit-Learn (Machine Learning library in Python) and how you can use “reticulate” to pass objects between R and Python.