confusion matrix:
[[28043     1]
 [  128   103]]
PPV:
0.9903846153846154
NPV:
0.9954563203294168
Sensitivity:
0.4458874458874459
Specificity:
0.9999643417486807
belanced accuracy:
0.7229258938180633
Precision:
0.9903846153846154
Recall:
0.4458874458874459
report:
              precision    recall  f1-score   support

           0       1.00      1.00      1.00     28044
           1       0.99      0.45      0.61       231

    accuracy                           1.00     28275
   macro avg       0.99      0.72      0.81     28275
weighted avg       1.00      1.00      0.99     28275

number of test variants:
28275
number of positive test variants
231
number of negative test variants
28044