CRAN

manymodelr 0.1.0

Build and Tune Several Models

Released Mar 2, 2019 by Nelson Gonzabato

This package cannot yet be used with Renjin it depends on other packages which are not available: caret 6.0-81, dplyr 0.8.0.1, tibble 2.0.1, and tidyr 0.8.3

Dependencies

tidyr 0.8.3 dplyr 0.8.0.1 caret 6.0-81 tibble 2.0.1 plyr 1.8.4 magrittr 1.5 Metrics 0.1.4 reshape2 1.4.3 e1071 1.7-0.1

Frequently one needs a convenient way to build and tune, several models in one go.The goal is to provide a number of convenience functions useful in machine learning applications. It provides the ability to build,tune and obtain predictions of several models in one function. The models are built using 'caret' functions with easier to read syntax. Kuhn(2014). Kuhn(2008). Chambers,J.M.(1992). Wilkinson,G.N. and Rogers, C. E. (1973).

Source

R

View GitHub Mirror

Release History