====== 7th programming lab ====== Spam continued * [[courses:ae4b99rph:labs:spam:step3]] The main point is to understand meaning of the confusion matrix. How to evaluate performance of the spam filter? * [[courses:ae4b99rph:labs:spam:step4]] start working on implementing few very simple filters ====== programming test 03 ====== A simple function in Python, working with a text file. Reading, counting words and lines [[courses:ae4b99rph:internal:programming_tests:test_03]]