Warning
This page is located in archive. Go to the latest version of this course pages.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
courses:be5b33prg:homeworks:spam:step3 [2015/12/14 14:14]
xposik [Function ''compute_quality_for_corpus()'']
courses:be5b33prg:homeworks:spam:step3 [2015/12/14 14:14]
xposik [Function ''compute_quality_for_corpus()'']
Line 24: Line 24:
   * The true and predicted classification can be read in the form of dictionaries using function ''​read_classification_from_file()''​.   * The true and predicted classification can be read in the form of dictionaries using function ''​read_classification_from_file()''​.
   * The confusion matrix for the given corpus can be computed from the dictionaries using method ''​compute_confusion_matrix()''​ function from step 2.   * The confusion matrix for the given corpus can be computed from the dictionaries using method ''​compute_confusion_matrix()''​ function from step 2.
-  * The quality score can be computed from the confusion matrix using function ''​quality_score()'' ​from step 2.+  * The quality score can be computed from the confusion matrix using function ''​quality_score()''​.
  
 Why do we need it? Why do we need it?
courses/be5b33prg/homeworks/spam/step3.txt · Last modified: 2015/12/14 14:24 by xposik