az0/mlmeta: Machine Learning Metaprogramming

Generates Base SAS code to score models learned in R. Supports artificial neural networks, bagged MARS, conditional inference trees, random forests, gradient boosting regression models, and multivariate adaptive regression splines (MARS). The SAS code often runs faster than R, uses less memory, and does not require SAS/STAT or SAS/IML.

Getting started

Package details

AuthorAndrew Ziem
MaintainerAndrew Ziem <ahz001@gmail.com>
LicenseGPL (>= 2)
Version0.2.1
URL https://github.com/az0/mlmeta
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("az0/mlmeta")
az0/mlmeta documentation built on May 11, 2019, 4:15 p.m.