상세검색
최근 검색어 전체 삭제
다국어입력
즐겨찾기0
152952.jpg
KCI등재 학술저널

JAVA 언어를 이용한 군집분석의 툴 구현

Tool for Cluster Analysis Using JAVA Language

  • 2

군집분석(Cluster Analysis)은 어떤 개체나 대상들을 비유사성(dissimilarity) 행렬 또는 거리(distance)에 의하여 몇 개의 유사한 집단으로 군집화하는 다변량분석 기법이다. 군집분석은 SAS(Statistical Analysis System) 또는 SPSS(Statistical Package for the Social Science)를 비롯한 기존의 여러 통계 패키지를 이용하여 분석 가능하다. 본 연구에서는 JAVA 언어를 사용하여 다변량 자료에 대한 군집분석을 수행할 수 있는 툴을 구현한다. 그리고 구현된 툴을 사용하여 실제 자료에 대해서 군집분석의 실행과정을 보여준다.

Cluster analysis is multivariate analysis technique which bind observations or subjects to some similar group based on the dissimilarity matrix(or distance). To do this, in general, we use statistical packages such as SAS(Statistical Analysis System) or SPSS(Statistical Package for the Social Science) etc. This paper constructs a tool for cluster analysis using the JAVA language. Using a real example, a processing of cluster analysis by the tool constructed in this paper is shown.

1. 서론

2. 이론적 배경

3. 알고리즘

4. 적용 예

5. 결론

참고문헌

로딩중