CoolFace
Modelpublic

karths/binary_classification_train_code

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes18downloads
classification_report.json1 linesDownload Raw Back to root
1{"0": {"precision": 0.9909803551190026, "recall": 0.9878548227651461, "f1-score": 0.9894151205827577, "support": 21243}, "1": {"precision": 0.9871385842472582, "recall": 0.9904466563297154, "f1-score": 0.9887898534441865, "support": 19993}, "accuracy": 0.9891114560093123, "macro avg": {"precision": 0.9890594696831304, "recall": 0.9891507395474308, "f1-score": 0.9891024870134721, "support": 41236}, "weighted avg": {"precision": 0.9891176980950724, "recall": 0.9891114560093123, "f1-score": 0.989111963974419, "support": 41236}}