modeldb-package {modeldb} | R Documentation |
modeldb: Fits Models Inside the Database
Description
Uses 'dplyr' and 'tidyeval' to fit statistical models inside the database. It currently supports KMeans and linear regression models.
Author(s)
Maintainer: Max Kuhn max@posit.co
See Also
Useful links:
Report bugs at https://github.com/tidymodels/modeldb/issues
[Package modeldb version 0.3.0 Index]