Update README.md
Browse files
README.md
CHANGED
@@ -205,4 +205,13 @@ Below is the top 100 domain names, with no of record >= 100.
|
|
205 |
|
206 |
## 🧪Classifier Rank Ordering
|
207 |
Spearman rank-order correlation coefficient between Educational Value and that of test data is 0.7055, indicating a strong monotonic relationship. The Educational Value can be used for ranking.
|
208 |
-

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
|
206 |
## 🧪Classifier Rank Ordering
|
207 |
Spearman rank-order correlation coefficient between Educational Value and that of test data is 0.7055, indicating a strong monotonic relationship. The Educational Value can be used for ranking.
|
208 |
+

|
209 |
+
|
210 |
+
# Citation
|
211 |
+
```
|
212 |
+
@misc{ktsui2024cpueduvalue,
|
213 |
+
title={Low Latency CPU Based Educational Value Classifier With Generic Educational Value},
|
214 |
+
author={Ken Tsui and Huu Nguyen},
|
215 |
+
year={2024},
|
216 |
+
}
|
217 |
+
```
|