-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 842 Bytes
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 842 Bytes
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
Package: Module3R
Title: Getting Started with Machine Learning in R
Version: 0.0.0.9000
Authors@R:
person("Giorgia", "Mori", , "[email protected]", role = c("aut", "cre"))
Description: In this tutorial, you will gain experience in exploratory data analysis, preparing data so it is ready for predictive modeling, training supervised machine learning models using tidymodels, and evaluating those models.
License: MIT + file LICENSE
Depends:
R (>= 3.1),
tidyverse,
tidymodels
Imports:
workflowsets,
vip,
skimr,
bestNormalize,
AmesHousing,
ggcorrplot,
naniar,
dplyr,
learnr,
mlbench,
ranger,
glmnet,
embed,
sortable,
emojifont,
tidytext,
finetune,
tune,
glmnet,
ranger
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3