| hpc_data | R Documentation |
Kuhn and Johnson (2013) describe a data set where characteristics of unix
jobs were used to classify there completion times as either very fast
(1 min or less, VF), fast (1–50 min, F), moderate (5–30 min, M), or
long (greater than 30 min, L).
hpc_data |
a tibble |
Kuhn, M., Johnson, K. (2013) Applied Predictive Modeling, Springer.
data(hpc_data)
str(hpc_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.