Package: embed
Version: 0.0.3
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("Max", "Kuhn", , "max@rstudio.com", 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, 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-07-12 16:31:55 UTC; max
Author: Max Kuhn [aut, cre],
  RStudio [cph]
Maintainer: Max Kuhn <max@rstudio.com>
Repository: CRAN
Date/Publication: 2019-07-12 17:00:03 UTC
