Update 'README.md'

This commit is contained in:
Dominik Strzałko 2021-05-22 19:00:33 +02:00
parent b658cdb2ed
commit aa41d7394e

View File

@ -12,7 +12,7 @@ Sources
Data taken from <https://archive.org/details/2015_reddit_comments_corpus>.
Results from geval
Results from geval (Using Naive Bayes)
-------
Likelihood 0.0000
@ -25,10 +25,15 @@ Precision 0.8997
Recall 0.2883
Results from geval (Using Log Reg (NN from Pytorch))
-------
Likelihood 0.0000
Accuracy 0.7561
F1.0 0.6152
F1.0 0.6152
Precision 0.6965
Recall 0.5509
Recall 0.5509