Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 621 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 621 Bytes

mlPipe

The goal of mlPipe is to automate some machine learning functions

Installation

You can install the development version of mlPipe from GitHub with: devtools::install_github("sallesmath/mlPipe")

devtools::install_github("sallesmath/mlPipe")
# another alternative install.packages("devtools")

Tutorial

You can find a tutorial covering the basic functionality of the package at this link: https://github.com/sallesmath/mlPipe/tree/master/vignettes

Questions, please contact: matheusmaciel.salles@gmail.com