sift:principal_component_analysis:outlier_detection_for_pca
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sift:principal_component_analysis:outlier_detection_for_pca [2024/08/28 18:57] – wikisysop | sift:principal_component_analysis:outlier_detection_for_pca [2024/08/28 19:04] (current) – [Reference] wikisysop | ||
---|---|---|---|
Line 7: | Line 7: | ||
==== Local Outlier Factor ==== | ==== Local Outlier Factor ==== | ||
- | Local Outlier Factor (LOF) is an unsupervised method of finding outliers through a data points local density, introduced in 2000 by Breunig et al. [[[https:// | + | Local Outlier Factor (LOF) is an unsupervised method of finding outliers through a data points local density, introduced in 2000 by Breunig et al. [[https:// |
{{: | {{: | ||
Line 62: | Line 62: | ||
Where X< | Where X< | ||
- | If we successfully reject the null hypothesis, we remove the outlier from the data, and calculate the statistic again on until we have calculated it on each data point. We can recalculate the new covariance, and continue this until no outliers are detected, or stop after X iterations have occurred (X being up to the user). | + | If we successfully reject the null hypothesis, we remove the outlier from the data, and calculate the statistic again or until we have calculated it on each data point. We can recalculate the new covariance, and continue this until no outliers are detected, or stop after X iterations have occurred (X being up to the user). |
==== Squared Prediction Error (SPE) ==== | ==== Squared Prediction Error (SPE) ==== | ||
Line 86: | Line 86: | ||
{{: | {{: | ||
+ | [[https:// | ||
+ | If we successfully reject the null hypothesis, we remove the outlier from the data, and calculate the statistic again or until we have calculated it on each data point. We can recalculate the new covariance, and continue this until no outliers are detected, or stop after X iterations have occurred (X being up to the user). | ||
- | ...................... | + | ===== Reference ===== |
+ | Markus M. Breunig, Hans-Peter Kriegel, Raymond T. Ng, and Jörg Sander. 2000. LOF: identifying density-based local outliers. SIGMOD Rec. 29, 2 (June 2000), 93–104. https:// | ||
- | Where X< | + | **Abstract** |
- | If we successfully reject the null hypothesis, we remove | + | For many KDD applications, such as detecting criminal activities in E-commerce, finding |
- | ===== Reference ===== | + | ---- |
+ | |||
+ | Slišković, | ||
- | Markus M. Breunig, Hans-Peter Kriegel, Raymond T. Ng, and Jörg Sander. 2000. LOF: identifying density-based local outliers. SIGMOD Rec. 29, 2 (June 2000), 93–104. https:// | ||
**Abstract** | **Abstract** | ||
- | For many KDD applications, such as detecting criminal activities in E-commerce, finding | + | |
+ | Demands regarding production efficiency, product quality, safety levels and environment protection are continuously increasing in the process industry. The way to accomplish these demands is to introduce ever more complex automatic control systems which require more process variables to be measured and more advanced measurement systems. Quality and reliable measurements of process variables are the basis for the quality process control. Process equipment failures can significantly deteriorate production process and even cause production outage, resulting | ||
+ | |||
sift/principal_component_analysis/outlier_detection_for_pca.1724871441.txt.gz · Last modified: 2024/08/28 18:57 by wikisysop