An open API service indexing awesome lists of open source software.

https://github.com/feedzai/rserve-caret

Docker container running RServe with caret installed
https://github.com/feedzai/rserve-caret

caret docker r rserve

Last synced: about 2 months ago
JSON representation

Docker container running RServe with caret installed

Awesome Lists containing this project

README

          

# rserve-caret
[![Build Status](https://travis-ci.com/feedzai/rserve-caret.svg?branch=master)](https://travis-ci.com/feedzai/rserve-caret)

Docker container running RServe with caret installed.

This is based on [stevenpollack/docker-rserve](https://github.com/stevenpollack/docker-rserve) but adds:
* The caret library
* All classification machine learning models available to caret
* Oracle JDK 8
* Maven