Releases: lejafar/FactRank
Releases · lejafar/FactRank
v2.0: Merge pull request #23 from lejafar/add-data
v0.1.1-beta
General update to the way the model is trained, no longer trying to balance out the data and adapting the model to the best of its capabilities. This should result in a version of the model more prepared to the same imbalance in the real world (read transcript of plenary meeting)
precision | recall | f1-score | support | |
---|---|---|---|---|
NFS+UFS | 0.89 | 0.91 | 0.90 | 1384 |
CFS | 0.66 | 0.62 | 0.64 | 396 |
avg/total | 0.84 | 0.85 | 0.84 | 1780 |
v0.1.0-alpha
minor update of web front-end