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
- Host: GitHub
- URL: https://github.com/feedzai/rserve-caret
- Owner: feedzai
- Created: 2018-06-09T18:14:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T14:42:01.000Z (about 8 years ago)
- Last Synced: 2025-03-31T06:11:26.962Z (about 1 year ago)
- Topics: caret, docker, r, rserve
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rserve-caret
[](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