sift:principal_component_analysis:local_outlier_factor_dialog
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sift:principal_component_analysis:local_outlier_factor_dialog [2024/07/17 15:41] – removed sgranger | sift:principal_component_analysis:local_outlier_factor_dialog [2024/11/15 20:19] (current) – [Dialog] wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Local Outlier Factor Dialog ====== | ||
+ | |||
+ | [[Sift: | ||
+ | |||
+ | The Local Outlier Factor is found on the toolbar and under ' | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ==== Dialog ==== | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | The Local Outlier Factor using PCA allows the user to automatically search the data and identify traces that are outside the norm. The search for outliers can be done by Combined Groups, Group, and Workspaces. Users can decide if they want to auto-exclude any outliers that are detected in the groups or workspaces. Users can specify conditions of the LOF technique, including number of nearest neighbours, thresholds, p-values, and outlier percentage. | ||
+ | |||
+ | * **Grouping to Search:** How PC scores are grouped together: | ||
+ | * **Combined Groups:** Groups all scores together regardless of actual group. | ||
+ | * **Groups:** Groups scores from the same group together. | ||
+ | * **Workspaces: | ||
+ | * **Auto-exclude results:** If outliers should be automatically excluded from the results. | ||
+ | * **Number of passes:** The number of passes to make on each grouping. Outliers are deselected after each pass. Stops short if no outliers found at that pass. | ||
+ | * **Find all Outliers:** If outliers should be identified until no more outliers are found in a pass. | ||
+ | * **Number of Neighbors: | ||
+ | * **Determine Number of PCs Using Variance Explained: | ||
+ | * **Number of PCs / PCs Variance Explained: | ||
+ | * **Outlier Criteria:** How outliers should be determined: | ||
+ | * **Manual:** Any outlier above a specific LOF threshold is determined to be an outlier. | ||
+ | * **Manual Outlier Threshold: | ||
+ | * **Sequential Grubbs' | ||
+ | * **Grubbs' | ||
+ | * **Outlier Percentage (approx.): | ||
+ | * **Scale Data To % Variability: | ||
+ | * **Show LOF on workspace scores:** If the LOF scores should be shown on the Workspace Scores graph. | ||
+ | |||
+ | ==== Results ==== | ||
+ | |||
+ | The LOF results appear upon completion of running the test. | ||
+ | |||
sift/principal_component_analysis/local_outlier_factor_dialog.1721230919.txt.gz · Last modified: 2024/07/17 15:41 by sgranger