albtorval / deployingMLinR

Deploying ML models in R: from package building to REST services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying ML models in R : from package building to REST services.

Introducción

Contenido

  • Crear un paquete en R
    • Inputs basicos.
    • El manejo de JSON.
    • Imagenes
  • Dockerizar
  • Desplegar con OCPU

About

Deploying ML models in R: from package building to REST services.