Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 466 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 466 Bytes

jaqpotr-inference

This repository contains the inference engine for running predictions using R models.

Overview

jaqpotr-inference is designed to serve as the backend for making predictions with pre-trained R models. It provides a RESTful API that allows users to send input data and receive predictions in return.

Features

  • RESTful API for model inference
  • Support for various R-based machine learning models
  • Scalable and containerized deployment