forked from aml4td/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
117 lines (117 loc) · 1.89 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
Type: Quarto
Package: aml4td
Title: Applied Machine Learning for Tabular Data
Version: 23.12.19
Authors@R: c(
person("Max", "Kuhn", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2402-136X")),
person("Kjell", "Johnson", , "[email protected]", role = "aut")
)
Description: Sources to build books.
License: CC BY-NC-SA (see license file)
Imports:
applicable,
baguette,
bestNormalize,
BiocParallel,
bonsai,
broom,
brulee (>= 0.2.0),
C50,
cli,
Cubist,
DALEXtra,
dbarts,
desirability2,
devtools,
dials,
dimRed,
discrim,
doMC,
doParallel,
dplyr,
e1071,
earth,
embed,
finetune,
future,
GA,
gifski,
gganimate,
ggiraph,
ggplot2,
glmnet,
gt,
hardhat (>= 1.2.0.9000),
ipred,
irlba,
jsonlite,
kableExtra,
kernlab,
kknn,
klaR,
knitr,
lightgbm,
magick,
mda,
mgcv,
mixOmics,
modeldata (>= 1.1.0),
modeldatatoo,
pak,
parallel,
pamr,
parsnip,
partykit,
patchwork,
pillar,
plsmod,
probably (>= 0.1.0.9007),
pROC,
purrr,
ragg,
ranger,
recipes,
rpart,
rsample,
rstudioapi,
rsvg,
rules,
sessioninfo,
sparsediscrim,
sparseLDA,
spatialsample,
splines2,
stacks,
stopwords,
text2vec,
textrecipes,
themis,
tibble,
tidymodels,
tidyposterior,
tidyr,
tinytex,
torch (>= 0.9.0),
tune,
usethis,
VBsparsePCA,
waldo,
workflows,
workflowsets,
xfun,
xgboost,
xrf,
yardstick (>= 1.1.0.9000),
yaml
Suggests:
testthat (>= 3.0.0)
Remotes:
Bioconductor/BiocParallel,
mixOmicsTeam/mixOmics,
tidymodels/textrecipes
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2