21 lines
445 B
JSON
21 lines
445 B
JSON
{
|
|
"data": "val.csv",
|
|
"rows": 476,
|
|
"engines": 40,
|
|
"splitter": "stratified-group",
|
|
"n_splits": 5,
|
|
"random_state": 42,
|
|
"feature_sets": [
|
|
"combined"
|
|
],
|
|
"models": [
|
|
"logistic"
|
|
],
|
|
"fault_labels_used_for_severity": [
|
|
"zakoksowany",
|
|
"lejacy",
|
|
"pompa",
|
|
"iglica"
|
|
],
|
|
"note": "severity_accuracy_submission treats nie_dotyczy emitted after an incorrect ok/unknown label as a severity error on a true fault"
|
|
} |