This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathDESCRIPTION
90 lines (90 loc) · 1.62 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
Package: mlr3gallery
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Authors@R:
person(given = "Patrick",
family = "Schratz",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-0748-6624"))
Description: Case studies and examples for 'mlr3'.
License: CC0
URL: https://github.com/mlr-org/mlr3gallery
Imports:
anytime,
apcluster,
bbotk (>= 0.5.0),
bestNormalize,
blogdown,
bst,
caret,
DataExplorer,
DiceKriging,
distill,
dplyr,
e1071,
farff,
fastICA,
future,
future.apply,
GenSA,
GGally,
ggmap,
ggplot2,
ggpubr,
ggrepel,
git2r,
glmnet,
gridExtra,
igraph,
kableExtra,
kknn,
knitr,
lubridate,
MASS,
mlbench,
mlr3 (>= 0.13.1),
mlr3book,
mlr3cluster,
mlr3data (>= 0.5.0),
mlr3db,
mlr3extralearners (>= 0.1.0),
mlr3filters,
mlr3fselect (>= 0.6.0),
mlr3learners,
mlr3mbo,
mlr3misc,
mlr3pipelines (>= 0.3.6),
mlr3proba,
mlr3tuningspaces (>= 0.1.0),
mlr3tuning (>= 0.11.0),
mlr3verse (>= 0.2.3),
mlr3viz,
mvtnorm,
naniar,
OpenML,
paradox,
patchwork,
praznik,
precrec,
randomForest,
ranger,
rchallenge,
rmarkdown (== 2.10),
rprojroot,
skimr,
smotefamily,
stopwords,
stringi,
survivalmodels,
tidyr,
visNetwork,
xgboost
Remotes:
mlr-org/mlr3book,
mlr-org/mlr3extralearners,
mlr-org/mlr3mbo
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2