Text Classification
fastText
English
kenhktsui commited on
Commit
fee00fa
·
verified ·
1 Parent(s): 01bdc55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
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
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/60e50ce5350d181892d5a636/dKV2oXRv3WpEsfDXy0bl7.png)
 
 
 
 
 
 
 
 
 
 
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/60e50ce5350d181892d5a636/dKV2oXRv3WpEsfDXy0bl7.png)
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
+ ```