Deborah.DeborahCore.DatasetPartitionerDeborah

Deborah.DeborahCore.DatasetPartitionerDeborah.partition_datasetFunction
partition_dataset(
    path::String, 
    data::TOMLConfigDeborah.TraceDataConfig, 
    jobid::Union{Nothing, String}=nothing
) -> DatasetPartitioner.DatasetPartitionInfo

Reads the number of configurations from the target file and computes the partitioning of configurations into labeled set, training set, bias-correction set, and unlabeled set.

Arguments

Returns

source