modeldata (version 0.0.1)

hpc_data: High-performance computing system data

Description

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<U+2013>50 min, F), moderate (5<U+2013>30 min, M), or long (greater than 30 min, L).

Arguments

Value

hpc_data

a tibble

Examples

Run this code
# NOT RUN {
data(hpc_data)
# }

Run the code above in your browser using DataCamp Workspace