fktime commited on
Commit
c837053
·
verified ·
1 Parent(s): 580459a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Overall Metrics:
2
+ Overall Precision: 85.48%
3
+ Overall Recall: 89.07%
4
+ Overall F1 Score: 87.24%
5
+ Overall Accuracy: 96.05%
6
+
7
+ High-Performing Entities:
8
+ ACCOUNTNAME: F1 score of 98.85%
9
+ ACCOUNTNUMBER: F1 score of 94.71%
10
+ AGE: F1 score of 97.25%
11
+ EMAIL: F1 score of 99.18%
12
+ ETHEREUMADDRESS: F1 score of 98.05%
13
+ NEARBYGPSCOORDINATE: F1 score of 99.55%
14
+ PHONEIMEI: F1 score of 98.40%
15
+ PHONENUMBER: F1 score of 97.17%
16
+
17
+ Entities That Need Improvement:
18
+ IP: F1 score of 0.0% (no samples predicted)
19
+ LITECOINADDRESS: F1 score of 0.0%
20
+ MASKEDNUMBER: F1 score of 9.98%
21
+
22
+ Numeric Entities:
23
+ Entities like AGE and PHONEIMEI fall under this category!
24
+
25
+ Legal Entities:
26
+ COMPANYNAME: F1 score of 95.99%
27
+ JOBTITLE: F1 score of 97.11%
28
+ STATE: F1 score of 93.24%