r-tidypredict 0.5
Propagated dependencies: r-dplyr@1.1.4 r-generics@0.1.3 r-knitr@1.49 r-purrr@1.0.2 r-rlang@1.1.4 r-tibble@3.2.1 r-tidyr@1.3.1
Channel: guix
Home page: https://tidypredict.tidymodels.org
Licenses: GPL 3
Synopsis: Run predictions inside the database
Description:
This package parses a fitted R model object, and returns a formula in Tidy Eval code that calculates the predictions. It works with several database backends because it leverages dplyr
and dbplyr
for the final SQL translation of the algorithm. It currently supports lm()
, glm()
, randomForest()
, ranger()
, earth()
, xgb.Booster.complete()
, cubist()
, and ctree()
models.
Total results: 1