Description Usage Arguments Value Author(s)
Pre processes the machine learning emulator based on Mapie input files
1 2 3 4 5 6 7 8 9 10 | pprosdf(
input,
targetdir,
repositories,
flag,
cut_100 = T,
t_size = 10,
download = T,
RNN = F
)
|
input |
input file |
targetdir |
output directory |
repositories |
input repository |
flag |
file flag |
cut_100 |
limit training data to "y2010" |
t_size |
time step size used for cross valiadation |
download |
should data be downloaded |
RNN |
Add memory feature into dataset (created very biased results) |
Data frame
Marcos Alves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.