From 5a2fbad848cefc7cff80f68c5819a0ef6998742e Mon Sep 17 00:00:00 2001 From: djm21 Date: Tue, 29 Oct 2024 11:26:24 -0700 Subject: [PATCH] remove unneccessary folder from examples --- .../hmeqModels/DTC_KPIs/dmcas_fitstat.json | 11825 ---------------- 1 file changed, 11825 deletions(-) delete mode 100644 examples/data/hmeqModels/DTC_KPIs/dmcas_fitstat.json diff --git a/examples/data/hmeqModels/DTC_KPIs/dmcas_fitstat.json b/examples/data/hmeqModels/DTC_KPIs/dmcas_fitstat.json deleted file mode 100644 index 2871e73e..00000000 --- a/examples/data/hmeqModels/DTC_KPIs/dmcas_fitstat.json +++ /dev/null @@ -1,11825 +0,0 @@ -[ - { - "creationTimeStamp": null, - "modifiedTimeStamp": null, - "createdBy": null, - "modifiedBy": null, - "id": null, - "name": "dmcas_fitstat", - "description": null, - "revision": 0, - "groupName": null, - "order": 0, - "type": null, - "parameterMap": { - "_RASE_": { - "parameter": "_RASE_", - "type": "num", - "label": "Root Average Squared Error", - "length": 8, - "order": 7, - "values": [ - "_RASE_" - ], - "preformatted": false - }, - "_NObs_": { - "parameter": "_NObs_", - "type": "num", - "label": "Sum of Frequencies", - "length": 8, - "order": 4, - "values": [ - "_NObs_" - ], - "preformatted": false - }, - "_GINI_": { - "parameter": "_GINI_", - "type": "num", - "label": "Gini Coefficient", - "length": 8, - "order": 12, - "values": [ - "_GINI_" - ], - "preformatted": false - }, - "_GAMMA_": { - "parameter": "_GAMMA_", - "type": "num", - "label": "Gamma", - "length": 8, - "order": 13, - "values": [ - "_GAMMA_" - ], - "preformatted": false - }, - "_formattedPartition_": { - "parameter": "_formattedPartition_", - "type": "char", - "label": "Formatted Partition", - "length": 12, - "order": 3, - "values": [ - "_formattedPartition_" - ], - "preformatted": false - }, - "_DataRole_": { - "parameter": "_DataRole_", - "type": "char", - "label": "Data Role", - "length": 10, - "order": 1, - "values": [ - "_DataRole_" - ], - "preformatted": false - }, - "_MCE_": { - "parameter": "_MCE_", - "type": "num", - "label": "Misclassification Rate", - "length": 8, - "order": 8, - "values": [ - "_MCE_" - ], - "preformatted": false - }, - "_ASE_": { - "parameter": "_ASE_", - "type": "num", - "label": "Average Squared Error", - "length": 8, - "order": 5, - "values": [ - "_ASE_" - ], - "preformatted": false - }, - "_MCLL_": { - "parameter": "_MCLL_", - "type": "num", - "label": "Multi-Class Log Loss", - "length": 8, - "order": 9, - "values": [ - "_MCLL_" - ], - "preformatted": false - }, - "_KS_": { - "parameter": "_KS_", - "type": "num", - "label": "KS (Youden)", - "length": 8, - "order": 10, - "values": [ - "_KS_" - ], - "preformatted": false - }, - "_KSPostCutoff_": { - "parameter": "_KSPostCutoff_", - "type": "num", - "label": "ROC Separation", - "length": 8, - "order": 16, - "values": [ - "_KSPostCutoff_" - ], - "preformatted": false - }, - "_DIV_": { - "parameter": "_DIV_", - "type": "num", - "label": "Divisor for ASE", - "length": 8, - "order": 6, - "values": [ - "_DIV_" - ], - "preformatted": false - }, - "_TAU_": { - "parameter": "_TAU_", - "type": "num", - "label": "Tau", - "length": 8, - "order": 14, - "values": [ - "_TAU_" - ], - "preformatted": false - }, - "_KSCut_": { - "parameter": "_KSCut_", - "type": "num", - "label": "KS Cutoff", - "length": 8, - "order": 15, - "values": [ - "_KSCut_" - ], - "preformatted": false - }, - "_C_": { - "parameter": "_C_", - "type": "num", - "label": "Area Under ROC", - "length": 8, - "order": 11, - "values": [ - "_C_" - ], - "preformatted": false - }, - "_PartInd_": { - "parameter": "_PartInd_", - "type": "num", - "label": "Partition Indicator", - "length": 8, - "order": 2, - "values": [ - "_PartInd_" - ], - "preformatted": false - } - }, - "data": [ - { - "dataMap": { - "_RASE_": null, - "_NObs_": null, - "_GINI_": null, - "_GAMMA_": null, - "_formattedPartition_": " 0", - "_DataRole_": "VALIDATE", - "_MCE_": null, - "_ASE_": null, - "_MCLL_": null, - "_KS_": null, - "_KSPostCutoff_": null, - "_DIV_": null, - "_TAU_": null, - "_KSCut_": null, - "_C_": null, - "_PartInd_": null - }, - "rowNumber": 1, - "header": null - }, - { - "dataMap": { - "_RASE_": 0.0, - "_NObs_": 4172.0, - "_GINI_": null, - "_GAMMA_": null, - "_formattedPartition_": " 1", - "_DataRole_": "TRAIN", - "_MCE_": 0.79817833173537, - "_ASE_": 0.0, - "_MCLL_": 2.0182168497351e-11, - "_KS_": null, - "_KSPostCutoff_": null, - "_DIV_": 4172.0, - "_TAU_": null, - "_KSCut_": null, - "_C_": null, - "_PartInd_": null - }, - "rowNumber": 2, - "header": null - }, - { - "dataMap": { - "_RASE_": 0.27119340201697, - "_NObs_": 1788.0, - "_GINI_": null, - "_GAMMA_": null, - "_formattedPartition_": " 2", - "_DataRole_": "TEST", - "_MCE_": 0.90268456375838, - "_ASE_": 0.07354586129753, - "_MCLL_": 0.57950967106276, - "_KS_": null, - "_KSPostCutoff_": null, - "_DIV_": 1788.0, - "_TAU_": null, - "_KSCut_": null, - "_C_": null, - "_PartInd_": null - }, - "rowNumber": 3, - "header": null - } - ], - "version": 1, - "xInteger": false, - "yInteger": false - }, - { - "name": "dmcas_roc", - "revision": 0, - "order": 0, - "parameterMap": { - "_ACC_": { - "parameter": "_ACC_", - "type": "num", - "label": "Accuracy", - "length": 8, - "order": 18, - "values": [ - "_ACC_" - ], - "preformatted": false - }, - "_TP_": { - "parameter": "_TP_", - "type": "num", - "label": "True Positive", - "length": 8, - "order": 8, - "values": [ - "_TP_" - ], - "preformatted": false - }, - "_OneMinusSpecificity_": { - "parameter": "_OneMinusSpecificity_", - "type": "num", - "label": "1 - Specificity", - "length": 8, - "order": 22, - "values": [ - "_OneMinusSpecificity_" - ], - "preformatted": false - }, - "_formattedPartition_": { - "parameter": "_formattedPartition_", - "type": "char", - "label": "Formatted Partition", - "length": 12, - "order": 4, - "values": [ - "_formattedPartition_" - ], - "preformatted": false - }, - "_Column_": { - "parameter": "_Column_", - "type": "char", - "label": "Analysis Variable", - "length": 8, - "order": 5, - "values": [ - "_Column_" - ], - "preformatted": false - }, - "_TN_": { - "parameter": "_TN_", - "type": "num", - "label": "True Negative", - "length": 8, - "order": 11, - "values": [ - "_TN_" - ], - "preformatted": false - }, - "_KS2_": { - "parameter": "_KS2_", - "type": "num", - "label": "ROC Separation", - "length": 8, - "order": 15, - "values": [ - "_KS2_" - ], - "preformatted": false - }, - "_FPR_": { - "parameter": "_FPR_", - "type": "num", - "label": "False Positive Rate", - "length": 8, - "order": 17, - "values": [ - "_FPR_" - ], - "preformatted": false - }, - "_DataRole_": { - "parameter": "_DataRole_", - "type": "char", - "label": "Data Role", - "length": 10, - "order": 2, - "values": [ - "_DataRole_" - ], - "preformatted": false - }, - "_FDR_": { - "parameter": "_FDR_", - "type": "num", - "label": "False Discovery Rate", - "length": 8, - "order": 19, - "values": [ - "_FDR_" - ], - "preformatted": false - }, - "_MiscEvent_": { - "parameter": "_MiscEvent_", - "type": "num", - "label": "Misclassification Rate (Event)", - "length": 8, - "order": 21, - "values": [ - "_MiscEvent_" - ], - "preformatted": false - }, - "_FN_": { - "parameter": "_FN_", - "type": "num", - "label": "False Negative", - "length": 8, - "order": 10, - "values": [ - "_FN_" - ], - "preformatted": false - }, - "_KS_": { - "parameter": "_KS_", - "type": "num", - "label": "KS (Youden)", - "length": 8, - "order": 14, - "values": [ - "_KS_" - ], - "preformatted": false - }, - "_Sensitivity_": { - "parameter": "_Sensitivity_", - "type": "num", - "label": "Sensitivity", - "length": 8, - "order": 12, - "values": [ - "_Sensitivity_" - ], - "preformatted": false - }, - "_Event_": { - "parameter": "_Event_", - "type": "char", - "label": "Event", - "length": 12, - "order": 6, - "values": [ - "_Event_" - ], - "preformatted": false - }, - "_TargetName_": { - "parameter": "_TargetName_", - "type": "char", - "label": "Target Name", - "length": 6, - "order": 1, - "values": [ - "_TargetName_" - ], - "preformatted": false - }, - "_F1_": { - "parameter": "_F1_", - "type": "num", - "label": "F1 Score", - "length": 8, - "order": 20, - "values": [ - "_F1_" - ], - "preformatted": false - }, - "_FP_": { - "parameter": "_FP_", - "type": "num", - "label": "False Positive", - "length": 8, - "order": 9, - "values": [ - "_FP_" - ], - "preformatted": false - }, - "_Cutoff_": { - "parameter": "_Cutoff_", - "type": "num", - "label": "Cutoff", - "length": 8, - "order": 7, - "values": [ - "_Cutoff_" - ], - "preformatted": false - }, - "_Specificity_": { - "parameter": "_Specificity_", - "type": "num", - "label": "Specificity", - "length": 8, - "order": 13, - "values": [ - "_Specificity_" - ], - "preformatted": false - }, - "_FHALF_": { - "parameter": "_FHALF_", - "type": "num", - "label": "F0.5 Score", - "length": 8, - "order": 16, - "values": [ - "_FHALF_" - ], - "preformatted": false - }, - "_PartInd_": { - "parameter": "_PartInd_", - "type": "num", - "label": "Partition Indicator", - "length": 8, - "order": 3, - "values": [ - "_PartInd_" - ], - "preformatted": false - } - }, - "data": [ - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 1 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 2 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 3 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 4 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 5 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 6 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 7 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 8 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 9 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 10 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 11 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 12 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 13 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 14 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 15 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 16 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 17 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 18 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 19 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 20 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 21 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 22 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 23 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 24 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 25 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 26 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 27 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 28 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 29 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 30 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 31 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 32 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 33 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 34 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 35 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 36 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 37 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 38 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 39 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 40 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 41 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 42 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 43 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 44 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 45 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 46 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 47 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 48 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 49 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 50 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 51 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 52 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 53 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 54 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 55 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 56 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 57 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 58 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 59 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 60 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 61 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 62 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 63 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 64 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 65 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 66 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 67 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 68 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 69 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 70 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 71 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 72 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 73 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 74 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 75 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 76 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 77 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 78 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 79 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 80 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 81 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 82 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 83 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 84 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 85 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 86 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 87 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 88 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 89 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 90 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 91 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 92 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 93 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 94 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 95 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 96 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 97 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 98 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 99 - }, - { - "dataMap": { - "_ACC_": null, - "_TP_": null, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 0", - "_Column_": "predicted", - "_TN_": null, - "_KS2_": null, - "_FPR_": null, - "_DataRole_": "VALIDATE", - "_FDR_": null, - "_MiscEvent_": null, - "_FN_": null, - "_KS_": null, - "_Sensitivity_": null, - "_Event_": null, - "_TargetName_": null, - "_F1_": null, - "_FP_": null, - "_Cutoff_": null, - "_Specificity_": null, - "_FHALF_": null, - "_PartInd_": "0" - }, - "rowNumber": 100 - }, - { - "dataMap": { - "_ACC_": 0.20182166826462, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 0.0, - "_KS2_": 0.0, - "_FPR_": 1.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.79817833173537, - "_MiscEvent_": 0.79817833173537, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.33585959313921, - "_FP_": 3330.0, - "_Cutoff_": 0.0, - "_Specificity_": 0.0, - "_FHALF_": 0.24015972618368, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 101 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 1.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.01, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 102 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.02, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 103 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.03, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 104 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.04, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 105 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.05, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 106 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.06, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 107 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.07, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 108 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.08, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 109 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.09, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 110 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.1, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 111 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.11, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 112 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.12, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 113 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.13, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 114 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.14, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 115 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.15, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 116 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.16, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 117 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.17, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 118 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.18, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 119 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.19, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 120 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.2, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 121 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.21, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 122 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.22, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 123 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.23, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 124 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.24, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 125 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.25, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 126 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.26, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 127 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.27, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 128 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.28, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 129 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.29, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 130 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.3, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 131 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.31, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 132 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.32, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 133 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.33, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 134 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.34, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 135 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.35, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 136 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.36, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 137 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.37, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 138 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.38, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 139 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.39, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 140 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.4, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 141 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.41, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 142 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.42, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 143 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.43, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 144 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.44, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 145 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.45, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 146 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.46, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 147 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.47, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 148 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.48, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 149 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.49, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 150 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.5, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 151 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.51, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 152 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.52, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 153 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.53, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 154 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.54, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 155 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.55, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 156 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.56, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 157 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.57, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 158 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.58, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 159 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.59, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 160 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.6, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 161 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.61, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 162 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.62, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 163 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.63, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 164 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.64, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 165 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.65, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 166 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.66, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 167 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.67, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 168 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.68, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 169 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.69, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 170 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.7, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 171 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.71, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 172 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.72, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 173 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.73, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 174 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.74, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 175 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.75, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 176 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.76, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 177 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.77, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 178 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.78, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 179 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.79, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 180 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.8, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 181 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.81, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 182 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.82, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 183 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.83, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 184 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.84, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 185 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.85, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 186 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.86, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 187 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.87, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 188 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.88, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 189 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.89, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 190 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.9, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 191 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.91, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 192 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.92, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 193 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.93, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 194 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.94, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 195 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.95, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 196 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.96, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 197 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.97, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 198 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.98, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 199 - }, - { - "dataMap": { - "_ACC_": 1.0, - "_TP_": 842.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 1", - "_Column_": "actual", - "_TN_": 3330.0, - "_KS2_": 1.0, - "_FPR_": 0.0, - "_DataRole_": "TRAIN", - "_FDR_": 0.0, - "_MiscEvent_": 0.0, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 1.0, - "_FP_": 0.0, - "_Cutoff_": 0.99, - "_Specificity_": 1.0, - "_FHALF_": 1.0, - "_PartInd_": "1", - "_C_": 1.0, - "_GINI_": 1.0, - "_GAMMA_": 1.0, - "_TAU_": 0.32225660768218, - "_FNR_": 0.0 - }, - "rowNumber": 200 - }, - { - "dataMap": { - "_ACC_": 0.09731543624161, - "_TP_": 174.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 0.0, - "_KS2_": 0.0, - "_FPR_": 1.0, - "_DataRole_": "TEST", - "_FDR_": 0.90268456375838, - "_MiscEvent_": 0.90268456375838, - "_FN_": 0.0, - "_KS_": 0.0, - "_Sensitivity_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.17737003058103, - "_FP_": 1614.0, - "_Cutoff_": 0.0, - "_Specificity_": 0.0, - "_FHALF_": 0.11875511875511, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.0 - }, - "rowNumber": 201 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 1.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.01, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 202 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.02, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 203 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.03, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 204 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.04, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 205 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.05, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 206 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.06, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 207 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.07, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 208 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.08, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 209 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.09, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 210 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.1, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 211 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.11, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 212 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.12, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 213 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.13, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 214 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.14, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 215 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.15, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 216 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.16, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 217 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.17, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 218 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.18, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 219 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.19, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 220 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.2, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 221 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.21, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 222 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.22, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 223 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.23, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 224 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.24, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 225 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.25, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 226 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.26, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 227 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.27, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 228 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.28, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 229 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.29, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 230 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.3, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 231 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.31, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 232 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.32, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 233 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.33, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 234 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.34, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 235 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.35, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 236 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.36, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 237 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.37, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 238 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.38, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 239 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.39, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 240 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.4, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 241 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.41, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 242 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.42, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 243 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.43, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 244 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.44, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 245 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.45, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 246 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.46, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 247 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.47, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 248 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.48, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 249 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.49, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 250 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.5, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 251 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.51, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 252 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.52, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 253 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.53, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 254 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.54, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 255 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.55, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 256 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.56, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 257 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.57, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 258 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.58, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 259 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.59, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 260 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.6, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 261 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.61, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 262 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.62, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 263 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.63, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 264 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.64, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 265 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.65, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 266 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.66, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 267 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.67, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 268 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.68, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 269 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.69, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 270 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.7, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 271 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.71, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 272 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.72, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 273 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.73, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 274 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.74, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 275 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.75, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 276 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.76, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 277 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.77, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 278 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.78, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 279 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.79, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 280 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.8, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 281 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.81, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 282 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.82, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 283 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.83, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 284 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.84, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 285 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.85, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 286 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.86, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 287 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.87, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 288 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.88, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 289 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.89, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 290 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.9, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 291 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.91, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 292 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.92, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 293 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.93, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 294 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.94, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 295 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.95, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 296 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.96, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 297 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.97, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 298 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.98, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 299 - }, - { - "dataMap": { - "_ACC_": 0.85290827740492, - "_TP_": 129.0, - "_OneMinusSpecificity_": null, - "_formattedPartition_": " 2", - "_Column_": "actual", - "_TN_": 1396.0, - "_KS2_": 0.60631115668931, - "_FPR_": 0.13506815365551, - "_DataRole_": "TEST", - "_FDR_": 0.62824207492795, - "_MiscEvent_": 0.14709172259507, - "_FN_": 45.0, - "_KS_": 0.0, - "_Sensitivity_": 0.74137931034482, - "_Event_": "1", - "_TargetName_": null, - "_F1_": 0.49520153550863, - "_FP_": 218.0, - "_Cutoff_": 0.99, - "_Specificity_": 0.86493184634448, - "_FHALF_": 0.41293213828425, - "_PartInd_": "2", - "_C_": 0.80315557834465, - "_GINI_": 0.60631115668931, - "_GAMMA_": 0.89667919997472, - "_TAU_": 0.10658258939469, - "_FNR_": 0.25862068965517 - }, - "rowNumber": 300 - } - ], - "version": 1, - "xInteger": false, - "yInteger": false - }, - { - "name": "dmcas_lift", - "revision": 0, - "order": 0, - "parameterMap": { - "_NObs_": { - "parameter": "_NObs_", - "type": "num", - "label": "Sum of Frequencies", - "length": 8, - "order": 9, - "values": [ - "_NObs_" - ], - "preformatted": false - }, - "_Depth_": { - "parameter": "_Depth_", - "type": "num", - "label": "Depth", - "length": 8, - "order": 7, - "values": [ - "_Depth_" - ], - "preformatted": false - }, - "_CumRespBest_": { - "parameter": "_CumRespBest_", - "type": "num", - "label": "Best Cumulative Captured Response Percentage", - "length": 8, - "order": 17, - "values": [ - "_CumRespBest_" - ], - "preformatted": false - }, - "_formattedPartition_": { - "parameter": "_formattedPartition_", - "type": "char", - "label": "Formatted Partition", - "length": 12, - "order": 4, - "values": [ - "_formattedPartition_" - ], - "preformatted": false - }, - "_Column_": { - "parameter": "_Column_", - "type": "char", - "label": "Analysis Variable", - "length": 8, - "order": 5, - "values": [ - "_Column_" - ], - "preformatted": false - }, - "_RespBest_": { - "parameter": "_RespBest_", - "type": "num", - "label": "Best Captured Response Percentage", - "length": 8, - "order": 13, - "values": [ - "_RespBest_" - ], - "preformatted": false - }, - "_DataRole_": { - "parameter": "_DataRole_", - "type": "char", - "label": "Data Role", - "length": 10, - "order": 2, - "values": [ - "_DataRole_" - ], - "preformatted": false - }, - "_CumResp_": { - "parameter": "_CumResp_", - "type": "num", - "label": "Cumulative Captured Response Percentage", - "length": 8, - "order": 16, - "values": [ - "_CumResp_" - ], - "preformatted": false - }, - "_PctRespBest_": { - "parameter": "_PctRespBest_", - "type": "num", - "label": "Best Response Percentage", - "length": 8, - "order": 21, - "values": [ - "_PctRespBest_" - ], - "preformatted": false - }, - "_Gain_": { - "parameter": "_Gain_", - "type": "num", - "label": "Gain", - "length": 8, - "order": 24, - "values": [ - "_Gain_" - ], - "preformatted": false - }, - "_CumLift_": { - "parameter": "_CumLift_", - "type": "num", - "label": "Cumulative Lift", - "length": 8, - "order": 18, - "values": [ - "_CumLift_" - ], - "preformatted": false - }, - "_Event_": { - "parameter": "_Event_", - "type": "char", - "label": "Event", - "length": 12, - "order": 6, - "values": [ - "_Event_" - ], - "preformatted": false - }, - "_TargetName_": { - "parameter": "_TargetName_", - "type": "char", - "label": "Target Name", - "length": 6, - "order": 1, - "values": [ - "_TargetName_" - ], - "preformatted": false - }, - "_PctResp_": { - "parameter": "_PctResp_", - "type": "num", - "label": "Response Percentage", - "length": 8, - "order": 20, - "values": [ - "_PctResp_" - ], - "preformatted": false - }, - "_GainBest_": { - "parameter": "_GainBest_", - "type": "num", - "label": "Best Gain", - "length": 8, - "order": 25, - "values": [ - "_GainBest_" - ], - "preformatted": false - }, - "_CumLiftBest_": { - "parameter": "_CumLiftBest_", - "type": "num", - "label": "Best Cumulative Lift", - "length": 8, - "order": 19, - "values": [ - "_CumLiftBest_" - ], - "preformatted": false - }, - "_Lift_": { - "parameter": "_Lift_", - "type": "num", - "label": "Lift", - "length": 8, - "order": 14, - "values": [ - "_Lift_" - ], - "preformatted": false - }, - "_CumPctResp_": { - "parameter": "_CumPctResp_", - "type": "num", - "label": "Cumulative Response Percentage", - "length": 8, - "order": 22, - "values": [ - "_CumPctResp_" - ], - "preformatted": false - }, - "_NEventsBest_": { - "parameter": "_NEventsBest_", - "type": "num", - "label": "Best Number of Events", - "length": 8, - "order": 11, - "values": [ - "_NEventsBest_" - ], - "preformatted": false - }, - "_CumPctRespBest_": { - "parameter": "_CumPctRespBest_", - "type": "num", - "label": "Best Cumulative Response Percentage", - "length": 8, - "order": 23, - "values": [ - "_CumPctRespBest_" - ], - "preformatted": false - }, - "_Value_": { - "parameter": "_Value_", - "type": "num", - "label": "Value", - "length": 8, - "order": 8, - "values": [ - "_Value_" - ], - "preformatted": false - }, - "_NEvents_": { - "parameter": "_NEvents_", - "type": "num", - "label": "Number of Events", - "length": 8, - "order": 10, - "values": [ - "_NEvents_" - ], - "preformatted": false - }, - "_LiftBest_": { - "parameter": "_LiftBest_", - "type": "num", - "label": "Best Lift", - "length": 8, - "order": 15, - "values": [ - "_LiftBest_" - ], - "preformatted": false - }, - "_PartInd_": { - "parameter": "_PartInd_", - "type": "num", - "label": "Partition Indicator", - "length": 8, - "order": 3, - "values": [ - "_PartInd_" - ], - "preformatted": false - }, - "_Resp_": { - "parameter": "_Resp_", - "type": "num", - "label": "Captured Response Percentage", - "length": 8, - "order": 12, - "values": [ - "_Resp_" - ], - "preformatted": false - } - }, - "data": [ - { - "dataMap": { - "_NObs_": "0", - "_Depth_": "0", - "_CumRespBest_": "0", - "_formattedPartition_": " 0", - "_Column_": "predict", - "_RespBest_": "0", - "_DataRole_": "VALIDATE", - "_CumResp_": "0", - "_Event_": null, - "_TargetName_": null, - "_NEventsBest_": "0", - "_Value_": "0", - "_NEvents_": "0", - "_PartInd_": "0", - "_Resp_": "0" - }, - "rowNumber": 1 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 2 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 3 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 4 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 5 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 6 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 7 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 8 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 9 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 10 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 11 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 12 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 13 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 14 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 15 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 16 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 17 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 18 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 19 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "VALIDATE", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "0", - "_Resp_": null - }, - "rowNumber": 20 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 5.0, - "_CumRespBest_": 24.8218527315914, - "_formattedPartition_": " 0", - "_column_": "predict", - "_RespBest_": 24.8218527315914, - "_DataRole_": "VALIDATE", - "_CumResp_": 24.8218527315914, - "_PctRespBest_": 100.0, - "_Gain_": 3.96437054631829, - "_CumLift_": 4.96437054631829, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 100.0, - "_GainBest_": 3.96437054631829, - "_CumLiftBest_": 4.96437054631829, - "_Lift_": 4.96437054631829, - "_CumPctResp_": 100.0, - "_NEventsBest_": 209.0, - "_CumPctRespBest_": 100.0, - "_Value_": 1.0, - "_NEvents_": 209.0, - "_LiftBest_": 4.96437054631829, - "_PartInd_": "0", - "_Resp_": 24.8218527315914, - "_Column_": "actual" - }, - "rowNumber": 21 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 10.0, - "_CumRespBest_": 49.6437054631829, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 24.8218527315914, - "_DataRole_": "TRAIN", - "_CumResp_": 49.6437054631829, - "_Event_": "1", - "_TargetName_": null, - "_NEventsBest_": 209.0, - "_Value_": 1.0, - "_NEvents_": 209.0, - "_PartInd_": "1", - "_Resp_": 24.8218527315914, - "_Column_": "actual", - "_Lift_": 4.96437054631829, - "_LiftBest_": 4.96437054631829, - "_CumLift_": 4.96437054631829, - "_CumLiftBest_": 4.96437054631829, - "_PctResp_": 100.0, - "_PctRespBest_": 100.0, - "_CumPctResp_": 100.0, - "_CumPctRespBest_": 100.0, - "_Gain_": 3.96437054631829, - "_GainBest_": 3.96437054631829 - }, - "rowNumber": 22 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 15.0, - "_CumRespBest_": 74.4655581947743, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 24.8218527315914, - "_DataRole_": "TRAIN", - "_CumResp_": 74.4655581947743, - "_PctRespBest_": 100.0, - "_Gain_": 3.96437054631829, - "_CumLift_": 4.96437054631828, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 100.0, - "_GainBest_": 3.96437054631829, - "_CumLiftBest_": 4.96437054631828, - "_Lift_": 4.96437054631829, - "_CumPctResp_": 100.0, - "_NEventsBest_": 209.0, - "_CumPctRespBest_": 100.0, - "_Value_": 1.0, - "_NEvents_": 209.0, - "_LiftBest_": 4.96437054631829, - "_PartInd_": "1", - "_Resp_": 24.8218527315914, - "_Column_": "actual" - }, - "rowNumber": 23 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 20.0, - "_CumRespBest_": 99.2874109263658, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 24.8218527315914, - "_DataRole_": "TRAIN", - "_CumResp_": 99.2874109263658, - "_PctRespBest_": 100.0, - "_Gain_": 3.96437054631829, - "_CumLift_": 4.96437054631829, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 100.0, - "_GainBest_": 3.96437054631829, - "_CumLiftBest_": 4.96437054631829, - "_Lift_": 4.96437054631829, - "_CumPctResp_": 100.0, - "_NEventsBest_": 209.0, - "_CumPctRespBest_": 100.0, - "_Value_": 1.0, - "_NEvents_": 209.0, - "_LiftBest_": 4.96437054631829, - "_PartInd_": "1", - "_Resp_": 24.8218527315914, - "_Column_": "actual" - }, - "rowNumber": 24 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 25.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.7125890736342, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 2.87081339712918, - "_Gain_": 3.0, - "_CumLift_": 4.0, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 2.87081339712918, - "_GainBest_": 3.0, - "_CumLiftBest_": 4.0, - "_Lift_": 0.14251781472684, - "_CumPctResp_": 80.5741626794258, - "_NEventsBest_": 6.0, - "_CumPctRespBest_": 80.5741626794258, - "_Value_": 0.0, - "_NEvents_": 6.0, - "_LiftBest_": 0.14251781472684, - "_PartInd_": "1", - "_Resp_": 0.7125890736342, - "_Column_": "actual" - }, - "rowNumber": 25 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 30.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 2.33333333333333, - "_CumLift_": 3.33333333333333, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 2.33333333333333, - "_CumLiftBest_": 3.33333333333333, - "_Lift_": 0.0, - "_CumPctResp_": 67.1451355661882, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 67.1451355661882, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 26 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 35.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 1.85714285714285, - "_CumLift_": 2.85714285714285, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 1.85714285714285, - "_CumLiftBest_": 2.85714285714285, - "_Lift_": 0.0, - "_CumPctResp_": 57.552973342447, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 57.552973342447, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 27 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 40.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 1.49999999999999, - "_CumLift_": 2.5, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 1.49999999999999, - "_CumLiftBest_": 2.5, - "_Lift_": 0.0, - "_CumPctResp_": 50.3588516746411, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 50.3588516746411, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 28 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 45.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 1.22222222222222, - "_CumLift_": 2.22222222222222, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 1.22222222222222, - "_CumLiftBest_": 2.22222222222222, - "_Lift_": 0.0, - "_CumPctResp_": 44.7634237107921, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 44.7634237107921, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 29 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 50.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.99999999999999, - "_CumLift_": 2.0, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.99999999999999, - "_CumLiftBest_": 2.0, - "_Lift_": 0.0, - "_CumPctResp_": 40.2870813397129, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 40.2870813397129, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 30 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 55.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.81818181818181, - "_CumLift_": 1.81818181818181, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.81818181818181, - "_CumLiftBest_": 1.81818181818181, - "_Lift_": 0.0, - "_CumPctResp_": 36.624619399739, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 36.624619399739, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 31 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 60.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.66666666666666, - "_CumLift_": 1.66666666666666, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.66666666666666, - "_CumLiftBest_": 1.66666666666666, - "_Lift_": 0.0, - "_CumPctResp_": 33.5725677830941, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 33.5725677830941, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 32 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 65.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.53846153846153, - "_CumLift_": 1.53846153846153, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.53846153846153, - "_CumLiftBest_": 1.53846153846153, - "_Lift_": 0.0, - "_CumPctResp_": 30.9900625690099, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 30.9900625690099, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 33 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 70.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.42857142857142, - "_CumLift_": 1.42857142857142, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.42857142857142, - "_CumLiftBest_": 1.42857142857142, - "_Lift_": 0.0, - "_CumPctResp_": 28.7764866712235, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 28.7764866712235, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 34 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 75.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.33333333333333, - "_CumLift_": 1.33333333333333, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.33333333333333, - "_CumLiftBest_": 1.33333333333333, - "_Lift_": 0.0, - "_CumPctResp_": 26.8580542264752, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 26.8580542264752, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 35 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 80.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.24999999999999, - "_CumLift_": 1.25, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.24999999999999, - "_CumLiftBest_": 1.25, - "_Lift_": 0.0, - "_CumPctResp_": 25.1794258373205, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 25.1794258373205, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 36 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 85.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.17647058823529, - "_CumLift_": 1.17647058823529, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.17647058823529, - "_CumLiftBest_": 1.17647058823529, - "_Lift_": 0.0, - "_CumPctResp_": 23.6982831410076, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 23.6982831410076, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 37 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 90.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.11111111111111, - "_CumLift_": 1.11111111111111, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.11111111111111, - "_CumLiftBest_": 1.11111111111111, - "_Lift_": 0.0, - "_CumPctResp_": 22.381711855396, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 22.381711855396, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 38 - }, - { - "dataMap": { - "_NObs_": 209.0, - "_Depth_": 95.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.05263157894736, - "_CumLift_": 1.05263157894736, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.05263157894736, - "_CumLiftBest_": 1.05263157894736, - "_Lift_": 0.0, - "_CumPctResp_": 21.2037270209015, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 21.2037270209015, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 39 - }, - { - "dataMap": { - "_NObs_": 201.0, - "_Depth_": 100.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TRAIN", - "_CumResp_": 100.0, - "_PctRespBest_": 0.0, - "_Gain_": 0.0, - "_CumLift_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 0.0, - "_GainBest_": 0.0, - "_CumLiftBest_": 1.0, - "_Lift_": 0.0, - "_CumPctResp_": 20.1821668264621, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 20.1821668264621, - "_Value_": 0.0, - "_NEvents_": 0.0, - "_LiftBest_": 0.0, - "_PartInd_": "1", - "_Resp_": 0.0, - "_Column_": "actual" - }, - "rowNumber": 40 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 5.0, - "_CumRespBest_": 51.7241379310344, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 51.7241379310344, - "_DataRole_": "TRAIN", - "_CumResp_": 19.2288581933817, - "_PctRespBest_": 100.0, - "_Gain_": 2.84577163867633, - "_CumLift_": 3.84577163867634, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 37.1757925072046, - "_GainBest_": 9.34482758620689, - "_CumLiftBest_": 10.3448275862068, - "_Lift_": 3.84577163867634, - "_CumPctResp_": 37.1757925072046, - "_NEventsBest_": 90.0, - "_CumPctRespBest_": 100.0, - "_Value_": 1.0, - "_NEvents_": 33.4582132564841, - "_LiftBest_": 10.3448275862068, - "_PartInd_": "1", - "_Resp_": 19.2288581933817, - "_Column_": "actual" - }, - "rowNumber": 41 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 10.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 1", - "_column_": "predict", - "_RespBest_": 48.2758620689655, - "_DataRole_": "TRAIN", - "_CumResp_": 38.4577163867634, - "_PctRespBest_": 93.3333333333333, - "_Gain_": 2.84577163867633, - "_CumLift_": 3.84577163867634, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 37.1757925072046, - "_GainBest_": 9.0, - "_CumLiftBest_": 10.0, - "_Lift_": 3.84577163867634, - "_CumPctResp_": 37.1757925072046, - "_NEventsBest_": 84.0, - "_CumPctRespBest_": 96.6666666666666, - "_Value_": 1.0, - "_NEvents_": 33.4582132564841, - "_LiftBest_": 9.6551724137931, - "_PartInd_": "1", - "_Resp_": 19.2288581933817, - "_Column_": "actual" - }, - "rowNumber": 42 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 15.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 57.6865745801451, - "_Event_": "1", - "_TargetName_": null, - "_NEventsBest_": 0.0, - "_Value_": 1.0, - "_NEvents_": 33.4582132564841, - "_PartInd_": "2", - "_Resp_": 19.2288581933817, - "_Column_": "actual", - "_Lift_": 3.84577163867634, - "_LiftBest_": 0.0, - "_CumLift_": 3.84577163867633, - "_CumLiftBest_": 6.66666666666666, - "_PctResp_": 37.1757925072046, - "_PctRespBest_": 0.0, - "_CumPctResp_": 37.1757925072046, - "_CumPctRespBest_": 64.4444444444444, - "_Gain_": 2.84577163867633, - "_GainBest_": 5.66666666666666 - }, - "rowNumber": 43 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 20.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 74.3712460216803, - "_PctRespBest_": 0.0, - "_Gain_": 2.71856230108401, - "_CumLift_": 3.71856230108401, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 32.2570314536348, - "_GainBest_": 4.0, - "_CumLiftBest_": 5.0, - "_Lift_": 3.33693428830705, - "_CumPctResp_": 35.9461022438121, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 48.3333333333333, - "_Value_": 0.0, - "_NEvents_": 29.0313283082713, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 16.6846714415352, - "_Column_": "actual" - }, - "rowNumber": 44 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 25.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 75.9865036253559, - "_PctRespBest_": 0.0, - "_Gain_": 2.03946014501423, - "_CumLift_": 3.03946014501423, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 3.0, - "_CumLiftBest_": 4.0, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 29.3814480684709, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 38.6666666666666, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 45 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 30.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 77.6017612290315, - "_PctRespBest_": 0.0, - "_Gain_": 1.58672537430105, - "_CumLift_": 2.58672537430105, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 2.33333333333333, - "_CumLiftBest_": 3.33333333333333, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 25.0050119515768, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 32.2222222222222, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 46 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 35.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 79.2170188327071, - "_PctRespBest_": 0.0, - "_Gain_": 1.2633433952202, - "_CumLift_": 2.2633433952202, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 1.85714285714285, - "_CumLiftBest_": 2.85714285714285, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 21.8789861537953, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 27.6190476190476, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 47 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 40.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 80.8322764363827, - "_PctRespBest_": 0.0, - "_Gain_": 1.02080691090957, - "_CumLift_": 2.02080691090957, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 1.5, - "_CumLiftBest_": 2.5, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 19.5344668054591, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 24.1666666666666, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 48 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 45.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 82.4475340400583, - "_PctRespBest_": 0.0, - "_Gain_": 0.8321674231124, - "_CumLift_": 1.8321674231124, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 1.22222222222222, - "_CumLiftBest_": 2.22222222222222, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 17.7109517567532, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 21.4814814814814, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 49 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 50.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 84.0627916437339, - "_PctRespBest_": 0.0, - "_Gain_": 0.68125583287468, - "_CumLift_": 1.68125583287468, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.99999999999999, - "_CumLiftBest_": 2.0, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 16.2521397177885, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 19.3333333333333, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 50 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 55.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 85.6780492474095, - "_PctRespBest_": 0.0, - "_Gain_": 0.55778271358926, - "_CumLift_": 1.55778271358926, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.81818181818181, - "_CumLiftBest_": 1.81818181818181, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 15.0585662313629, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 17.5757575757575, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 51 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 60.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 87.2933068510851, - "_PctRespBest_": 0.0, - "_Gain_": 0.45488844751808, - "_CumLift_": 1.45488844751808, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.66666666666666, - "_CumLiftBest_": 1.66666666666666, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 14.0639216593415, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 16.1111111111111, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 52 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 65.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 88.9085644547607, - "_PctRespBest_": 0.0, - "_Gain_": 0.36782406853478, - "_CumLift_": 1.36782406853478, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.53846153846153, - "_CumLiftBest_": 1.53846153846153, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 13.2222993291695, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 14.8717948717948, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 53 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 70.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 90.5238220584363, - "_PctRespBest_": 0.0, - "_Gain_": 0.29319745797766, - "_CumLift_": 1.29319745797766, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.42857142857142, - "_CumLiftBest_": 1.42857142857142, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 12.5009087604507, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 13.8095238095238, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 54 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 75.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 92.1390796621119, - "_PctRespBest_": 0.0, - "_Gain_": 0.22852106216149, - "_CumLift_": 1.22852106216149, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.33333333333333, - "_CumLiftBest_": 1.33333333333333, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 11.8757036008944, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 12.8888888888888, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 55 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 80.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 93.7543372657875, - "_PctRespBest_": 0.0, - "_Gain_": 0.17192921582234, - "_CumLift_": 1.17192921582234, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.25, - "_CumLiftBest_": 1.25, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 11.3286490862826, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 12.0833333333333, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 56 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 85.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 95.3695948694631, - "_PctRespBest_": 0.0, - "_Gain_": 0.12199523375839, - "_CumLift_": 1.12199523375839, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.17647058823529, - "_CumLiftBest_": 1.17647058823529, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 10.8459539263311, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 11.3725490196078, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 57 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 90.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 96.9848524731388, - "_PctRespBest_": 0.0, - "_Gain_": 0.07760947192376, - "_CumLift_": 1.07760947192376, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.11111111111111, - "_CumLiftBest_": 1.11111111111111, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 10.4168915619297, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 10.7407407407407, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 58 - }, - { - "dataMap": { - "_NObs_": 90.0, - "_Depth_": 95.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 98.6001100768144, - "_PctRespBest_": 0.0, - "_Gain_": 0.03789589554541, - "_CumLift_": 1.03789589554541, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.05263157894736, - "_CumLiftBest_": 1.05263157894736, - "_Lift_": 0.32305152073512, - "_CumPctResp_": 10.032993656939, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 10.1754385964912, - "_Value_": 0.0, - "_NEvents_": 2.81054823039555, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.6152576036756, - "_Column_": "actual" - }, - "rowNumber": 59 - }, - { - "dataMap": { - "_NObs_": 78.0, - "_Depth_": 100.0, - "_CumRespBest_": 100.0, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": 0.0, - "_DataRole_": "TEST", - "_CumResp_": 99.9999999999999, - "_PctRespBest_": 0.0, - "_Gain_": 8.8817841970012e-16, - "_CumLift_": 1.0, - "_Event_": "1", - "_TargetName_": null, - "_PctResp_": 3.12283136710617, - "_GainBest_": 0.0, - "_CumLiftBest_": 1.0, - "_Lift_": 0.2799779846371, - "_CumPctResp_": 9.73154362416108, - "_NEventsBest_": 0.0, - "_CumPctRespBest_": 9.73154362416107, - "_Value_": 0.0, - "_NEvents_": 2.43580846634281, - "_LiftBest_": 0.0, - "_PartInd_": "2", - "_Resp_": 1.39988992318552, - "_Column_": "actual" - }, - "rowNumber": 60 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "TEST", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "2", - "_Resp_": null - }, - "rowNumber": 61 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "TEST", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "2", - "_Resp_": null - }, - "rowNumber": 62 - }, - { - "dataMap": { - "_NObs_": null, - "_Depth_": null, - "_CumRespBest_": null, - "_formattedPartition_": " 2", - "_column_": "predict", - "_RespBest_": null, - "_DataRole_": "TEST", - "_CumResp_": null, - "_PctRespBest_": null, - "_Gain_": null, - "_CumLift_": null, - "_Event_": null, - "_TargetName_": null, - "_PctResp_": null, - "_GainBest_": null, - "_CumLiftBest_": null, - "_Lift_": null, - "_CumPctResp_": null, - "_NEventsBest_": null, - "_CumPctRespBest_": null, - "_Value_": null, - "_NEvents_": null, - "_LiftBest_": null, - "_PartInd_": "2", - "_Resp_": null - }, - "rowNumber": 63 - } - ], - "version": 1, - "xInteger": false, - "yInteger": false - } -] \ No newline at end of file