https://github.com/unixjunkie/omlr
OCaml wrapper on top of R to perform Multiple Linear Regression
https://github.com/unixjunkie/omlr
linear-regression miltiple-linear-regression mlr ocaml-library
Last synced: about 1 year ago
JSON representation
OCaml wrapper on top of R to perform Multiple Linear Regression
- Host: GitHub
- URL: https://github.com/unixjunkie/omlr
- Owner: UnixJunkie
- Created: 2020-08-28T07:25:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T01:12:26.000Z (over 3 years ago)
- Last Synced: 2025-03-27T19:23:31.314Z (about 1 year ago)
- Topics: linear-regression, miltiple-linear-regression, mlr, ocaml-library
- Language: OCaml
- Homepage:
- Size: 562 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# omlr
Multiple Linear Regression in OCaml using owl