This repository contains the inference engine for running predictions using R models.
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.
- RESTful API for model inference
- Support for various R-based machine learning models
- Scalable and containerized deployment