Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
eyes:logics:classification [2017/06/06 17:26]
nfische [Modes]
eyes:logics:classification [2017/06/12 17:27] (current)
nfische [Example]
Line 5: Line 5:
 A prerequisite for a feasible **classification** is a complexity reduction of the given input dataset. This can be achieved by performing a [[:​eyes:​logics:​pca]]. The PCA can be carried out either internally by the classification-logic or beforehand by the respective PCA logic. Additionally,​ the user has to define the input set and the number of expected classes/​clusters. Now, the logic will split the dataset according to the information provided by the PCA into as many classes/​clusters as determined aiming for an optimum of i) minimal variance within each class/​cluster and ii) a maximized signal-to-noise ratio. A prerequisite for a feasible **classification** is a complexity reduction of the given input dataset. This can be achieved by performing a [[:​eyes:​logics:​pca]]. The PCA can be carried out either internally by the classification-logic or beforehand by the respective PCA logic. Additionally,​ the user has to define the input set and the number of expected classes/​clusters. Now, the logic will split the dataset according to the information provided by the PCA into as many classes/​clusters as determined aiming for an optimum of i) minimal variance within each class/​cluster and ii) a maximized signal-to-noise ratio.
  
-===== Example ==== 
-FIXME 
  
 ===== Modes ===== ===== Modes =====
Line 35: Line 33:
  
 ===== Concept ===== ===== Concept =====
-Once clusters/​classes of images are found, they can be averaged (see [[eyes:​logics:​SumByClassNumber]]) to improve the signal-to-noise-ration ​substantially.((van Heel, M. (1984). Multivariate statistical classification of noisy images (randomly oriented biological macromolecules). Ultramicroscopy,​ 13(1-2), 165–83. Retrieved from http://​www.ncbi.nlm.nih.gov/​pubmed/​6382731))+Once clusters/​classes of images are found, they can be averaged (see [[eyes:​logics:​SumByClassNumber]]) to improve the signal-to-noise-ratio substantially.((van Heel, M. (1984). Multivariate statistical classification of noisy images (randomly oriented biological macromolecules). Ultramicroscopy,​ 13(1-2), 165–83. Retrieved from http://​www.ncbi.nlm.nih.gov/​pubmed/​6382731))