-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
30 lines (30 loc) · 1 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
Package: STResamplingDSAA
Version: 0.5-1
Date: 2015-01-01
Title: Biased Resampling Strategies for Imbalanced Spatio-Temporal Forecasting
Authors@R: c(
person("Mariana", "Oliveira", email="[email protected]",role = c("cre", "aut")),
person("Nuno", "Moniz", role = "aut"),
person("Luis", "Torgo", role="dgs"),
person("Vitor", "Santos Costa", role="dgs"))
Description: Code supporting the conference article: Oliveira M, Moniz N, Torgo L, Santos Costa V (2019). "Biased Resampling Strategies for Imbalanced Spatio-Temporal Forecasting." In Proceedings of the IEEE International Conference on Data Science and Advanced Analytics (DSAA).
Depends: R (>= 3.1.0)
Imports: assertthat (>= 0.2.0),
dplyr (>= 0.7.5),
DMwR2 (>= 0.0.2),
foreach (>= 1.4.4),
lubridate (>= 1.7.4),
lwgeom (>= 0.1-3),
sf (>= 0.6-0),
stringr (>= 1.3.1),
uba (>= 0.7.8),
UBL (>= 0.0.6)
Suggests:
doParallel,
earth (>= 4.6.3),
ranger (>= 0.9.0),
rpart (>= 4.1-13),
scmamp,
ggplot2
License: GPL (>=2)
RoxygenNote: 6.1.1