位置ごとの異常¶
タブ | 説明 |
---|---|
パフォーマンス | Displays anomalous score values on a unique map based on the validation partition. 同じ場所にあるポイントは、その場所にあるすべてのポイントの平均値を使用して表示されます。 |
The following table describes the settings:
設定 | 説明 |
---|---|
ビジュアライゼーション | Sets the map type for the visualization. |
集約 | Sets the arithmetic to use for co-located locations, either avg, min, max, count, or value.
|
データ選択 | Sets which data partition to visualize, either validation, cross-validation, or holdout. |
指標の種類 | Sets the value to report at each location as Predicted. Other options are not available because anomaly detection is based on unsupervised modeling. |
可視化の設定 | Allows you to set a variety of map viewing settings, including opacity, coverage, elevation scale, percentile, radius, and intensity. |
Map visualizations¶
The following map-type options are available from the Visualization dropdown.
一意のマップ¶
The Unique map shows individual unique points on the map. If points are on the same location, that information is reflected in the "Count" column of the tooltip shown when hovering over a point.
Kernel密度マップ¶
Kernel密度マップは、指定された各Kernel内の複数の観測値を収集し、集計された統計を色のグラデーションで表示します。 ロケーション特徴量の場合、集約ドロップダウンからカウント、最小、最大、および平均を選択できます。 数値特徴量の場合、最小、最大、または平均を使用できます。 カテゴリー型特徴量の場合、モードが表示されます。 可視化の設定では、視覚化をカスタマイズできます。
六角グリッド¶
Select Hexagon map to display data as hexagon-shaped cells. When selecting Aggregation settings:
- For location features, count, min, max, and average are available.
- 数値特徴量の場合、最小、最大、または平均を使用できます。
- カテゴリー型特徴量の場合、モードが表示されます。
マップパネルの右下にある可視化の設定を使用して設定を調整します。
ヒートマップ¶
ジオメトリと数値特徴量のヒートマップの視覚化を表示することもできます。 The heat map visualization is not available for categorical features. ヒートマップ(マップパネルの左下にあるビジュアライゼーションドロップダウン)を選択します。 マップパネルの右下にある可視化の設定を使用して設定を調整します。
可視化の設定¶
The following settings are available in the Visualization settings dropdown, with the selection being dependent on map type. The following table describes each setting:
設定 | 説明 |
---|---|
範囲 | Sets the percentage of the radius that the hexagon displayed on the map occupies.
|
射角目盛 | Controls the scale of how tall the clusters can be. |
強度 | Modifies the intensity of the color of each pixel; used by the heat map. |
不透明度 | Adjusts transparency of layers. |
パーセンタイル | As the slider moves, it removes a portion, by percentile, from the map. This setting is helpful for identifying outliers. |
半径 | Controls the radius of the hexagon clusters; this is the precision of the aggregation. |