https://github.com/unixjunkie/meta-caret
OCaml wrapper for the R caret package
https://github.com/unixjunkie/meta-caret
Last synced: 4 months ago
JSON representation
OCaml wrapper for the R caret package
- Host: GitHub
- URL: https://github.com/unixjunkie/meta-caret
- Owner: UnixJunkie
- Created: 2022-10-11T04:29:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T04:33:13.000Z (over 3 years ago)
- Last Synced: 2025-11-23T20:03:09.788Z (7 months ago)
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meta-caret
OCaml wrapper for the R caret package
You like the R caret package (https://cran.r-project.org/web/packages/caret/index.html), but you don't like to spend your life in R.
You have come to the right place.