Content deleted Content added
→Overview: Improved description. |
→Overview: Clarifying the algorithm. |
||
Line 24:
# All data are then tested against the fitted model. All the data points (of the original data) that fit the estimated model well, according to some model-specific [[loss function]], are called the ''consensus set'' (i.e., the set of inliers for the model).
# The estimated model is reasonably good if sufficiently many data points have been classified as a part of the consensus set.
#
To converge to a sufficiently good model parameter set, this procedure is repeated a fixed number of times, each time producing either the rejection of a model because too few points are a part of the consensus set, or a refined model with a consensus set size larger than the previous consensus set.
|