Package: embed
Version: 0.0.4
Title: Extra Recipes for Encoding Categorical Predictors
Description: Predictors can be converted to one or more numeric representations using simple generalized linear models <arXiv:1611.09477> or nonlinear models <arXiv:1604.06737>. All encoding methods are supervised.
Authors@R: c(
    person(given = "Max",    family = "Kuhn",    email = "max@rstudio.com",    role = c("aut", "cre")),
    person("RStudio", role = "cph"))
Depends: R (>= 3.1), recipes (>= 0.1.4)
Imports: rstanarm, keras, stats, dplyr, purrr, rlang, utils, generics,
        tidyr (>= 0.8.3), tibble, lme4, tensorflow, uwot, withr
Suggests: testthat, knitr, rmarkdown, covr, ggplot2
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
ByteCompile: true
URL: https://tidymodels.github.io/embed
BugReports: https://github.com/tidymodels/embed/issues
NeedsCompilation: no
Packaged: 2019-09-15 14:37:30 UTC; max
Author: Max Kuhn [aut, cre],
  RStudio [cph]
Maintainer: Max Kuhn <max@rstudio.com>
Repository: CRAN
Date/Publication: 2019-09-15 15:10:09 UTC
