AlexIoannides/pipeliner: Machine Learning Pipelines for R

A framework for defining 'pipelines' of functions for applying data transformations, model estimation and inverse-transformations, resulting in predicted value generation (or model-scoring) functions that automatically apply the entire pipeline of functions required to go from input to predicted output.

Getting started

Package details

AuthorAlex Ioannides
MaintainerAlex Ioannides <alex.ioannides@yahoo.co.uk>
LicenseApache License 2.0
Version0.1.1.900
URL https://github.com/alexioannides/pipeliner
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("AlexIoannides/pipeliner")
AlexIoannides/pipeliner documentation built on May 5, 2019, 4:52 a.m.