Spam Statistics

Spam Filtering: Statistics

No submission statistics yet.
${overall['test']} Submissions tested since ${format_datetime(overall['time'])}, ${"%3.1f%%" % (100.0*overall['testspam']/overall['test'])} spam and ${"%3.1f%%" % (100.0*overall['testham']/overall['test'])} ham (${"%3.1f%%" % (100.0*overall['testint']/overall['test'])} of the tests could be solved local). ${overall['spamerror']} spam and ${overall['hamerror']} ham have been retrained.
Strategy Type Test Train / Verify Errors
Spam Ham Spam Ham
Total Mean Delay No Result Match Mismatch Match Mismatch Total Right Wrong Total Right Wrong
${name}${data['i18type']} No tests yet. ${data['testtotal']} ${"%4.2f" % (data['testtime'])} s ${"%3.1f%%" % (100.0*data['testempty']/data['testtotal'])} ${"%3.1f%%" % (100.0*data['testspamok']/data['testtotal'])} ${"%3.1f%%" % (100.0*data['testspamerror']/data['testtotal'])} ${"%3.1f%%" % (100.0*data['testhamok']/data['testtotal'])} ${"%3.1f%%" % (100.0*data['testhamerror']/data['testtotal'])} No spam yet. ${data['trainspamtotal']} ${"%3.1f%%" % (100.0*data['trainspamok']/data['traintotal'])} ${"%3.1f%%" % (100.0*data['trainspamerror']/data['traintotal'])} No ham yet. ${data['trainhamtotal']} ${"%3.1f%%" % (100.0*data['trainhamok']/data['traintotal'])} ${"%3.1f%%" % (100.0*data['trainhamerror']/data['traintotal'])} ${data.get('trainerror')}