Saved in:
Bibliographic Details
Main Authors: Navarro, Alejandro L. García, Koneva, Nataliia, Sánchez-Macián, Alfonso, Hernández, José Alberto
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2407.14695
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Python has gained widespread popularity in the fields of machine learning, artificial intelligence, and data engineering due to its effectiveness and extensive libraries. R, on its side, remains a dominant language for statistical analysis and visualization. However, certain libraries have become outdated, limiting their functionality and performance. Users can use Python's advanced machine learning and AI capabilities alongside R's robust statistical packages by combining these two programming languages. This paper explores using R's reticulate package to call Python from R, providing practical examples and highlighting scenarios where this integration enhances productivity and analytical capabilities. With a few hello-world code snippets, we demonstrate how to run Python's scikit-learn, pytorch and OpenAI gym libraries for building Machine Learning, Deep Learning, and Reinforcement Learning projects easily.