Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brian-j-smith/machineshop
MachineShop: R package of models and tools for machine learning
https://github.com/brian-j-smith/machineshop
classification-models machine-learning predictive-modeling r regression-models survival-models
Last synced: 26 days ago
JSON representation
MachineShop: R package of models and tools for machine learning
- Host: GitHub
- URL: https://github.com/brian-j-smith/machineshop
- Owner: brian-j-smith
- Created: 2018-09-25T21:12:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T19:22:38.000Z (3 months ago)
- Last Synced: 2024-10-12T17:43:36.395Z (26 days ago)
- Topics: classification-models, machine-learning, predictive-modeling, r, regression-models, survival-models
- Language: R
- Homepage: https://brian-j-smith.github.io/MachineShop/
- Size: 13.9 MB
- Stars: 62
- Watchers: 8
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
README
---
title: "MachineShop: Machine Learning Models and Tools for R"
output: github_document
---```{r setup, include = FALSE}
```[![Generic badge](https://img.shields.io/badge/docs-online-green.svg)](https://brian-j-smith.github.io/MachineShop/)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/MachineShop)](https://CRAN.R-project.org/package=MachineShop)```{r child = "docs/src/overview.Rmd"}
```