Click or drag to resize
XDL

XBandParamUnSuperClassKMeans Properties

The XBandParamUnSuperClassKMeans type exposes the following members.

Properties
  Name Description
Public property ExitPercentOfChange 최대 반복 회수에 도달하기 전에 ExitPercentOfChange 이하의 변화를 나타냈을 경우에 종료한다.
Public property MaxIteration 최대 반복 회수

K-Means Clustering 완료는 반복 회수가 이 값에 도달하면 분류를 멈춘다.

Top
See Also